Metasploit Framework

Metasploit Framework

The Metasploit Framework is a Ruby-based, modular penetration testing platform that enables you to write, test, and execute exploit code.

Run with Docker

Pull Docker Image

docker pull metasploitframework/metasploit-framework

Open a Shell

docker run -it d45cf5ec473b /bin/bash

Run msfconsole

./msfconsole

help

help
?

List Exploits

show exploits