Sn1per by 1N3@CrowdShield

This commit is contained in:
root 2016-08-29 00:07:14 -04:00
parent 84e790df16
commit f34d2dd284
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
## CHANGELOG:
* v1.9c - Enabled BruteX automated brute force attacks
* v1.9b - Fixed MSSQL port 1433/tcp port scan check (@hacktrack)
* v1.9a - Removed testssl script from stealth mode scans
* v1.9 - Added Ubuntu docker image for Sn1per (@menzow)

2
sniper
View File

@ -1198,7 +1198,7 @@ if [ "$AUTOBRUTE" = "0" ]; then
echo -e "$OKGREEN + -- ----------------------------=[Skipping Brute Force]=-------------------- -- +$RESET"
else
echo -e "$OKGREEN + -- ----------------------------=[Running Brute Force]=--------------------- -- +$RESET"
cd ../BruteX
cd /usr/share/sniper/BruteX
./brutex $TARGET
rm -f hydra.restore
mv loot/* ../loot/