Compare commits

...

32 Commits
v2.5 ... v2.7

Author SHA1 Message Date
root
b854c35b73 Sn1per by 1N3CrowdShield 2017-09-07 20:24:02 -04:00
root
ff4f19bddc Sn1per by 1N3CrowdShield 2017-09-07 20:20:41 -04:00
root
649f857b3d Sn1per by 1N3CrowdShield 2017-09-02 13:48:52 -04:00
root
624a68621b Sn1per by 1N3CrowdShield 2017-09-02 11:57:18 -04:00
root
461f7e565f Sn1per by 1N3CrowdShield 2017-08-30 12:36:22 -04:00
1N3
d8433af0f1 Merge pull request #93 from ChrisFernandez/master
Blackarch support
2017-08-27 19:46:29 -07:00
1N3
5a565b88e7 Merge pull request #91 from Caner112/patch-1
Update install.sh
2017-08-27 19:46:21 -07:00
Fernandez Chris
7ba67a6d1c fix typo 2017-08-24 10:23:12 -07:00
Fernandez Chris
24c6a5ba30 yasuo for blackarch 2017-08-24 00:18:41 -07:00
Fernandez Chris
453710f27e adding more compatibility with blackarch 2017-08-23 00:16:06 -07:00
Fernandez Chris
05d6285248 more changes for blackarch 2017-08-20 23:04:33 -07:00
Fernandez Chris
6268c9f56d starting to add blackarch support 2017-08-20 21:45:12 -07:00
Caner
b6860f3742 Update install.sh 2017-08-08 15:44:31 +02:00
root
8c20759bea Sn1per by 1N3CrowdShield 2017-07-27 20:30:42 -04:00
root
b5930a913f Sn1per by 1N3CrowdShield 2017-07-16 22:24:57 -04:00
1N3
48b4c942a6 Merge pull request #89 from ifly53e/master
code for my last four issues
2017-07-16 19:11:50 -07:00
root
341cda99ef Sn1per by 1N3CrowdShield 2017-07-16 22:10:56 -04:00
Tim McLean
6f07161f76 Merge pull request #4 from ifly53e/ifly53e-webminFix-1
webmin fix
2017-07-14 10:22:20 -07:00
Tim McLean
448584c631 webmin fix 2017-07-14 10:22:10 -07:00
Tim McLean
452501c562 Merge pull request #3 from ifly53e/ifly53e-8443-2-4443-1
corrected 8443 to 4443
2017-07-14 10:18:38 -07:00
Tim McLean
86af44a310 corrected 8443 to 4443 2017-07-14 10:18:24 -07:00
Tim McLean
f484b66e7e Merge pull request #2 from ifly53e/ifly53e-iis-buffer-overflow-nse-update-1
delete commas in script
2017-07-14 10:11:34 -07:00
Tim McLean
36311536f2 delete commas in script
no more errors thrown
2017-07-14 10:10:57 -07:00
Tim McLean
12a07ecb68 fullportscan added to help (#1) 2017-07-14 10:03:10 -07:00
root
336bf60a7e Sn1per by 1N3CrowdShield 2017-07-06 20:07:04 -04:00
root
1f4d4ae535 Sn1per by 1N3CrowdShield 2017-06-21 22:14:57 -04:00
root
07d026d279 Merge https://github.com/1N3/Sn1per 2017-06-11 23:25:13 -04:00
root
4875674b43 Sn1per by 1N3CrowdShield 2017-06-11 23:24:33 -04:00
1N3
1f5a2aa866 Merge pull request #75 from menzow/feature/nuke-report-realpath
Resolve basename and absolute path for $TARGET list.
2017-06-11 20:00:31 -07:00
Menzo Wijmenga
3d3c18eabc When running Sn1per in NUKE mode the $TARGET is used for report name and target list path. By using $(basename $TARGET) for the report name and $(realpath $TARGET) for a absolute path to the target list we limit r/w conflicts 2017-06-12 09:42:24 +07:00
root
d041b9d1c9 Sn1per by 1N3CrowdShield 2017-06-03 18:04:26 -04:00
root
36332131e2 Sn1per by 1N3CrowdShield 2017-06-03 13:42:28 -04:00
6 changed files with 1236 additions and 1082 deletions

View File

@@ -1,4 +1,19 @@
## CHANGELOG:
* v2.6c - Fixed errors with GooHak
* v2.6c - Fixed syntax errors in sniper conditional statements
* v2.6b - Added CloudFail
* v2.6a - Fixed issue with [: ==: unary operator expected errors
* v2.6 - Added Blackarch Linux support
* v2.6 - Added $BROWSER variable to set default browser
* v2.5g - Updated README with update command
* v2.5f - Fixes for various bugs reported and fixed by @ifly53e (https://github.com/1N3/Sn1per/pull/89)
* v2.5e - Fixed issue with port 3128/tcp checks (CC. @ifly53e)
* v2.5d - Added searchsploit option for (-v) to search all terms (CC. @ifly53e)
* v2.5c - Added various improvements to 'discover' mode scans
* v2.5b - Removed NMap script checks for 'fullportonly' mode
* v2.5a - Added auto-updates to check and download new versions
* v2.5a - Fixed issue with install.sh to resolve pip aha error
* v2.5a - Added libxml2-utils to install.sh to meet dependencies
* v2.5 - Added HTML report generation via sniper 'loot' command
* v2.5 - Added automatic NMap searchsploit integration to find exploits
* v2.5 - Added various improvements to Sn1per discovery scan mode

View File

@@ -62,6 +62,7 @@ sniper <target> nobrute <report>
sniper <targets.txt> airstrike <report>
sniper <targets.txt> nuke <report>
sniper loot
sniper update
```
### MODES:
@@ -75,6 +76,7 @@ sniper loot
* **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.
* **LOOT:** Automatically organizes and displays loot folder in your browser and opens Metasploit Pro and Zenmap GUI with all port scan results. To run, type 'sniper loot'.
* **UPDATE:** Checks for updates and upgrades all components used by sniper.
## SAMPLE REPORT:
https://gist.github.com/1N3/8214ec2da2c91691bcbc

View File

@@ -1,8 +1,7 @@
###TODO:
* Add web port scans for directed web scans
* Add proxy support for all scans
* Add various modes (airstrike,nuke,web,etc.) for discovery scans
* Add automatic reporting for all scans by default
* Add Metasploit RCE exploit for MS17-010 (ETTERNALBLUE)
* Add Metasploit RCE exploit for CVE-2016-6366 (EXTRABACON)
* Add reporting for discover mode

View File

@@ -161,15 +161,15 @@ Original exploit by Zhiniang Peng and Chen Wu.
if status == '200' then
-- Buffer overflow is successfully executed on the server.
vuln.state = vulns.STATE.EXPLOIT,
vuln.state = vulns.STATE.EXPLOIT
vuln.exploit_results = response
elseif status == '400' then
-- Bad request error is occured because webdav is not installed.
vuln.state = vulns.STATE.LIKELY_VULN,
vuln.state = vulns.STATE.LIKELY_VULN
vuln.exploit_results = "Server returned 400: Install webdav and try again."
elseif status == '502' then
-- Likely to have an error in the Server Name
vuln.state = vulns.STATE.LIKELY_VULN,
vuln.state = vulns.STATE.LIKELY_VULN
vuln.exploit_results = "Server returned 502: Please try to change ServerName and run the exploit again"
elseif status ~= nil then
vuln.exploit_results = response

View File

@@ -36,8 +36,8 @@ cp -Rf $PWD/* $INSTALL_DIR
cd $INSTALL_DIR
echo -e "$OKORANGE + -- --=[Installing package dependencies...$RESET"
apt-get install ruby rubygems python dos2unix zenmap sslyze arachni rpcbind uniscan xprobe2 cutycapt unicornscan waffit host whois dirb dnsrecon curl nmap php php-curl hydra iceweasel wpscan sqlmap nbtscan enum4linux cisco-torch metasploit-framework theharvester dnsenum nikto smtp-user-enum whatweb sslscan amap
pip install dnspython colorama tldextract urllib3 ipaddress aha
apt-get install ruby rubygems python dos2unix zenmap sslyze arachni aha libxml2-utils rpcbind uniscan xprobe2 cutycapt unicornscan waffit host whois dirb dnsrecon curl nmap php php-curl hydra iceweasel wpscan sqlmap nbtscan enum4linux cisco-torch metasploit-framework theharvester dnsenum nikto smtp-user-enum whatweb sslscan amap
pip install dnspython colorama tldextract urllib3 ipaddress
echo -e "$OKORANGE + -- --=[Installing gem dependencies...$RESET"
gem install rake
@@ -61,13 +61,15 @@ git clone https://github.com/0xsauby/yasuo.git
git clone https://github.com/johndekroon/serializekiller.git
git clone https://github.com/aboul3la/Sublist3r.git
git clone https://github.com/nccgroup/shocker.git
git clone https://github.com/drwetter/testssl.sh.git
git clone --depth 1 https://github.com/drwetter/testssl.sh.git
git clone https://github.com/lunarca/SimpleEmailSpoofer
git clone https://github.com/arthepsy/ssh-audit
git clone https://github.com/m0rtem/CloudFail.git
wget https://svn.nmap.org/nmap/scripts/http-vuln-cve2017-5638.nse -O /usr/share/nmap/scripts/http-vuln-cve2017-5638.nse
wget https://raw.githubusercontent.com/xorrbit/nmap/865142904566e416944ebd6870d496c730934965/scripts/http-vuln-INTEL-SA-00075.nse -O /usr/share/nmap/scripts/http-vuln-INTEL-SA-00075.nse
cp $INSTALL_DIR/bin/iis-buffer-overflow.nse /usr/share/nmap/scripts/iis-buffer-overflow.nse
echo -e "$OKORANGE + -- --=[Setting up environment...$RESET"
cd $PLUGINS_DIR/CloudFail/ && apt-get install python3-pip && pip3 install -r requirements.txt
cd $PLUGINS_DIR/Findsploit/ && bash install.sh
cd $PLUGINS_DIR/BruteX/ && bash install.sh
cd $INSTALL_DIR
@@ -105,6 +107,4 @@ ln -s $PLUGINS_DIR/Findsploit/compilesploit /usr/bin/compilesploit
ln -s $PLUGINS_DIR/MassBleed/massbleed /usr/bin/massbleed
ln -s $PLUGINS_DIR/testssl.sh/testssl.sh /usr/bin/testssl
echo -e "$OKORANGE + -- --=[Done!$RESET"
echo -e "$OKORANGE + -- --=[To run, type 'sniper'! $RESET"
echo -e "$OKORANGE + -- --=[To run, type 'sniper'! $RESET"

2280
sniper Normal file → Executable file

File diff suppressed because it is too large Load Diff