Official Parrot container for BeEF
3.6K
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:fe6713532…
Size
431.2 MB
Last updated
23 days ago
docker pull parrotsec/beefPulls:
97
Last week