From 1765220f1c235ab5360c34447d55afe80525ec8a Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 Jan 2016 08:36:52 -0500 Subject: [PATCH] Sn1per v1.6 by 1N3@CrowdShield --- README.md | 12 ++++++------ loot/README.md | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 21f3d5e..ca27a83 100644 --- a/README.md +++ b/README.md @@ -30,22 +30,22 @@ Sn1per is an automated scanner that can be used during a penetration test to enu # ./sniper nuke ``` -## REPORT MODE: +### REPORT MODE: Outputs all results to text in the loot directory for later reference. To enable reporting, append 'report' to any sniper mode or command. -## STEALTH MODE: +### STEALTH MODE: Quickly enumerate single targets using mostly non-intrusive scans to avoid WAF/IPS blocking -## PORT MODE: +### PORT MODE: Scans a specific port for vulnerabilities. Reporting is not currently available in this mode. -## NOBRUTE MODE: +### NOBRUTE MODE: Launches a full scan against a target host/domain without brute forcing services. -## AIRSTRIKE: +### AIRSTRIKE: Quickly enumerates open ports/services on multiple hosts and performs basic fingerprinting. To use, specify the full location of the file which contains all hosts, IP's that need to be scanned and run ./sn1per /full/path/to/targets.txt airstrike to begin scanning. -## NUKE: +### NUKE: Launch full audit of multiple hosts specified in text file of choice. Usage example: ./sniper /pentest/loot/targets.txt nuke. ## SAMPLE REPORT: diff --git a/loot/README.md b/loot/README.md index 21f3d5e..ca27a83 100644 --- a/loot/README.md +++ b/loot/README.md @@ -30,22 +30,22 @@ Sn1per is an automated scanner that can be used during a penetration test to enu # ./sniper nuke ``` -## REPORT MODE: +### REPORT MODE: Outputs all results to text in the loot directory for later reference. To enable reporting, append 'report' to any sniper mode or command. -## STEALTH MODE: +### STEALTH MODE: Quickly enumerate single targets using mostly non-intrusive scans to avoid WAF/IPS blocking -## PORT MODE: +### PORT MODE: Scans a specific port for vulnerabilities. Reporting is not currently available in this mode. -## NOBRUTE MODE: +### NOBRUTE MODE: Launches a full scan against a target host/domain without brute forcing services. -## AIRSTRIKE: +### AIRSTRIKE: Quickly enumerates open ports/services on multiple hosts and performs basic fingerprinting. To use, specify the full location of the file which contains all hosts, IP's that need to be scanned and run ./sn1per /full/path/to/targets.txt airstrike to begin scanning. -## NUKE: +### NUKE: Launch full audit of multiple hosts specified in text file of choice. Usage example: ./sniper /pentest/loot/targets.txt nuke. ## SAMPLE REPORT: