Sign inSign up

sneakerhax/metasploit

By sneakerhax

Updated 19 days ago

A Dockerized version of Metasploit

Image
Security
1

2.7K

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:3cfb70c8b

Size

1.1 GB

Last updated

19 days ago

docker pull sneakerhax/metasploit