You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	metasploit
The world’s most used penetration testing framework.
Getting Started
To run msfconsole
$ docker-compose run --rm --service-ports ms
To run msfvenom
$ docker-compose run --rm ms ./msfvenom
Advanced Usage
https://github.com/rapid7/metasploit-framework/tree/master/docker
