Skip to content

Simple modification of kalilinux/kali-linux-docker to have metasploit already installed

Notifications You must be signed in to change notification settings

julianvilas/docker-kali-metasploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kali-metasploit

Docker image that is a simple modification of the kali linux official docker image (kalilinux/kali-linux-docker) with the metasploit-framework package already installed.

Ports 4444 and 8080 are exposed for easy exploit/handler binding.

A start.sh script is provided for executing the docker run command with these ports already mapped. In addition to that, the directory ~/.msf4 of the host is mapped to the corresponding directory in the container to allow data exchange easily (e.g. loading external/custom modules, retrieving post-exploitation screenshots, etc.).

More info about loading external modules can be read in the metasploit-framework wiki.

About

Simple modification of kalilinux/kali-linux-docker to have metasploit already installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages