sneakerhax/metasploit

By sneakerhax

Updated 2 months ago

A Dockerized version of Metasploit

Image
Security
1

2.2K

sneakerhax/metasploit repository overview

Docker - Metasploit (Kali Linux)

A Dockerized version of the tool Metasploit

Running with Docker (Local build)

docker build -t metasploit .

The initial build can take 10-15 minutes (locally)

docker run -it metasploit

Runs msfstart.sh and drops into msfconsole

Running with Docker (Docker Hub)

docker run -it sneakerhax/metasploit

Start image pulled from Docker Hub and run Metasploit

Tag summary

Content type

Image

Digest

sha256:4cabee0a1

Size

1.1 GB

Last updated

2 months ago

docker pull sneakerhax/metasploit