Sn1per by 1N3CrowdShield

This commit is contained in:
root
2017-08-30 12:36:22 -04:00
parent d8433af0f1
commit 461f7e565f
4 changed files with 552 additions and 550 deletions

View File

@@ -1,4 +1,6 @@
## CHANGELOG:
* 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)

View File

@@ -1,6 +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 reporting for discover mode

View File

@@ -105,6 +105,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"

1095
sniper

File diff suppressed because it is too large Load Diff