From 8aed89d29f8d3944cf425f7a25a4a187d027cb76 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 18 Sep 2017 12:40:20 -0400 Subject: [PATCH] Sn1per by 1N3CrowdShield --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7314f54..9007db7 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ sniper discover sniper port sniper fullportonly sniper web +sniper webporthttp +sniper webporthttps sniper nobrute sniper airstrike sniper nuke @@ -72,6 +74,8 @@ sniper update * **PORT:** Scans a specific port for vulnerabilities. Reporting is not currently available in this mode. * **FULLPORTONLY:** Performs a full detailed port scan and saves results to XML. * **WEB:** Adds full automatic web application scans to the results (port 80/tcp & 443/tcp only). Ideal for web applications but may increase scan time significantly. +* **WEBPORTHTTP:** Launches a full HTTP web application scan against a specific host and port. +* **WEBPORTHTTPS:** Launches a full HTTPS web application scan against a specific host and port. * **NOBRUTE:** Launches a full scan against a target host/domain without brute forcing services. * **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:** Launch full audit of multiple hosts specified in text file of choice. Usage example: ./sniper /pentest/loot/targets.txt nuke.