Official Parrot container for BeEF
6.8K
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:caca9166b…
Size
430.6 MB
Last updated
5 days ago
docker pull parrotsec/beefPulls:
571
Last week