parrotsec/metasploit

Sponsored OSS

By ParrotSec

Updated about 9 hours ago

Official Parrot container for Metasploit

Image
Networking
Security
Web servers
4

8.5K

parrotsec/metasploit repository overview

Metasploit official Parrot container

Metasploit is a powerful and widely used penetration testing framework that provides security professionals and ethical hackers with tools for vulnerability assessment, exploitation, and post-exploitation analysis. It includes a vast collection of exploits, payloads, and auxiliary modules to test and secure networks and applications.

Building a container

docker build -t metasploit .

Running the Container

docker run --rm -it metasploit

If you want to keep the database persistent, create a volume and run:

docker run --rm -it -v msf-db:/var/lib/postgresql metasploit

Tag summary

Content type

Image

Digest

sha256:dd0ee4570

Size

280.7 MB

Last updated

about 9 hours ago

docker pull parrotsec/metasploit

This week's pulls

Pulls:

160

Last week