Sign inSign up

gpavlidi/pentest

By gpavlidi

Updated over 9 years ago

A container with a small collection of pentest tools. Works hand in hand with gpavlidi/tor image

Image
0

1.0K

gpavlidi/pentest repository overview

Pentest tools

A container with a small collection of pentest tools. Works hand in hand with this tor image

Tools
  • nmap
  • metasploit
  • sqlmap
  • nikto
Use
# 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

Tag summary

Content type

Image

Digest

Size

457.9 MB

Last updated

over 9 years ago

docker pull gpavlidi/pentest