Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 303 Bytes

Examples

To start the image and get into an interactive msfconsole shell: docker run -t -i linux/kali-metasploit

To run a joomla_plugins scan directly: docker run -t -i linux/kali-metasploit msfcli auxiliary/scanner/http/joomla_plugins RHOSTs=127.0.0.1 VHOST=example.com THREADS=3 E