mirror of https://github.com/1N3/Sn1per.git
Sniper v1.3 by 1N3 @ CrowdShield
This commit is contained in:
parent
169372c7e3
commit
17b9a8cfa5
22
README.md
22
README.md
|
|
@ -1,2 +1,20 @@
|
||||||
# Sniper
|
+ -- --=[Sn1per v1.3 by 1N3 v20150906
|
||||||
An Automated Pentest Recon Tool
|
+ -- --=[http://crowdshield.com
|
||||||
|
|
||||||
|
Sn1per - Automated Pentest Recon Tool
|
||||||
|
|
||||||
|
FEATURED:
|
||||||
|
- Automatically collect recon info (ie. whois, ping, DNS, etc.)
|
||||||
|
- Automatically collects Google hacking recon info
|
||||||
|
- Automatically runs port scans
|
||||||
|
- Automatically brute forces sub-domains and DNS
|
||||||
|
- Automatically run nmap scripts against open ports
|
||||||
|
- Automatically scans all web applications
|
||||||
|
- Automatically brute forces all open services
|
||||||
|
|
||||||
|
INSTALL:
|
||||||
|
./install.sh - Installs all dependencies. Best run from Kali Linux.
|
||||||
|
|
||||||
|
USAGE:
|
||||||
|
./sn1per <target>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue