From 81c605fd1531e37225b102e1fad178db1d3dbf0d Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@hushmail.com> Date: Mon, 4 Jan 2021 13:40:40 -0700 Subject: [PATCH] Updated Censys API Integration (markdown) --- Censys-API-Integration.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Censys-API-Integration.md b/Censys-API-Integration.md index 57d1139..62ffcfa 100644 --- a/Censys-API-Integration.md +++ b/Censys-API-Integration.md @@ -1,4 +1,4 @@ -To integrate Censys sub-domain retrieval into Sn1per, edit your /root/.sniper.conf file and enter the appropriate values for the following: +To integrate Censys sub-domain retrieval into Sn1per, edit your /root/.sniper_api_keys.conf file and enter the appropriate values for the following: ``` # API KEYS @@ -8,7 +8,11 @@ CENSYS_API_SECRET="" These can be found by logging into Censys and viewing the ID and Secret from your profile settings. -Note: This only works under "recon" mode scans (ie. -re switch): +Next, set the ```CENSYS_SUBDOMAINS="1"``` setting in your /root/.sniper.conf file prior to running a scan. + +Note: This only works under "recon" mode scans (ie. -re switch). + +Example Usage: ``` sniper -t example.com -re -w example.com