An open API service indexing awesome lists of open source software.

https://github.com/goffinet/docker-kali-msf


https://github.com/goffinet/docker-kali-msf

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Kali MSF Dockerfile

To start the image and get into an interactive msfconsole shell:
`docker run -t -i goffinet/kali-msf

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

# Source

https://github.com/docker-linux/kali-metasploit