A Dockerized version of Metasploit
2.7K
A Dockerized version of the tool Metasploit
docker build -t metasploit .
The initial build can take 10-15 minutes (locally)
docker run -it metasploit
Runs msfstart.sh and drops into msfconsole
docker run -it sneakerhax/metasploit
Start image pulled from Docker Hub and run Metasploit
Content type
Image
Digest
sha256:3cfb70c8b…
Size
1.1 GB
Last updated
19 days ago
docker pull sneakerhax/metasploit