mirror of https://github.com/1N3/Sn1per.git
Sniper v1.3 by 1N3 @ CrowdShield
This commit is contained in:
parent
7acddbfa55
commit
f678528fd4
21
README.md
21
README.md
|
|
@ -1,15 +1,18 @@
|
||||||
+ -- --=[Sn1per v1.3 by 1N3 v20150906
|
+ -- --=[Sn1per v1.3 by 1N3
|
||||||
+ -- --=[http://crowdshield.com
|
+ -- --=[http://crowdshield.com
|
||||||
|
|
||||||
Sn1per - Automated Pentest Recon Tool
|
Sn1per - Automated Pentest Recon Scanner
|
||||||
|
|
||||||
FEATURED:
|
ABOUT:
|
||||||
- Automatically collect recon info (ie. whois, ping, DNS, etc.)
|
Sn1per is an automated scanner that can be used during a penetration test to enumerate and scan for vulnerabilities.
|
||||||
- Automatically collects Google hacking recon info
|
|
||||||
- Automatically runs port scans
|
FEATURES:
|
||||||
- Automatically brute forces sub-domains and DNS
|
- Automatically collects basic recon (ie. whois, ping, DNS, etc.)
|
||||||
- Automatically run nmap scripts against open ports
|
- Automatically launches Google hacking queries against a target domain
|
||||||
- Automatically scans all web applications
|
- Automatically enumerates open ports
|
||||||
|
- Automatically brute forces sub-domains and DNS info
|
||||||
|
- Automatically runs targeted nmap scripts against open ports
|
||||||
|
- Automatically scans all web applications for common vulnerabilities
|
||||||
- Automatically brute forces all open services
|
- Automatically brute forces all open services
|
||||||
|
|
||||||
INSTALL:
|
INSTALL:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue