Official Parrot container for bettercap
5.7K
Bettercap is a versatile network attack and monitoring tool used for MITM (Man-in-the-Middle) attacks, packet sniffing, and network reconnaissance.
docker build -t bettercap .
docker run --rm --net=host --cap-add=NET_ADMIN -it bettercap -iface eth0
Content type
Image
Digest
sha256:3323e0f47…
Size
280.7 MB
Last updated
5 days ago
docker pull parrotsec/bettercapPulls:
525
Last week