A container with a small collection of pentest tools. Works hand in hand with gpavlidi/tor image
1.0K
A container with a small collection of pentest tools. Works hand in hand with this tor image
# build image
docker build --force-rm -t gpavlidi/pentest .
# launch it. --privileged needed for some nmap scanning modes
docker run --privileged --rm --name pentest --link tor:tor -it gpavlidi/pentest bash
Content type
Image
Digest
Size
457.9 MB
Last updated
over 9 years ago
docker pull gpavlidi/pentest