This a base image for Kali Linux, a Debian-derived Linux distribution designed for digital forensics and penetration testing.
I am in no way related to the Kali project.
Since this is a base image you won't have all standard packages installed but you'll have to install it the usual Debian way. For example, to install metasploit:
apt-get -y install metasploit-framework
If you don't trust this image you can easily re-create one yourself.
git clone https://github.com/docker-linux/kali.git
cd kali
./build-kali.sh
Content type
Image
Digest
sha256:607cb3836…
Size
141.3 MB
Last updated
almost 11 years ago
docker pull linuxkonsult/kali