Official Parrot container for BeEF
5.4K
BeEF is a web browser exploitation framework used for penetration testing and client-side attacks.
docker build -t beef .
docker run --rm -it -p 3000:3000 -p 6789:6789 beef
Access the BeEF UI: http://localhost:3000/ui/panel
Default credentials:
User: beef
Password: beef
Content type
Image
Digest
sha256:949b6d56b…
Size
430.6 MB
Last updated
28 days ago
docker pull parrotsec/beefPulls:
402
Last week