Sign inSign up

linuxkonsult/kali

By linuxkonsult

Updated almost 11 years ago

Kali Linux 2.0 base image

Image
10

3.0K

linuxkonsult/kali repository overview

Introduction

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.

Package installation

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

Base image creation

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

Tag summary

Content type

Image

Digest

sha256:607cb3836

Size

141.3 MB

Last updated

almost 11 years ago

docker pull linuxkonsult/kali