kali-linux
Kali-linux - is an Advanced Penetration Testing Linux distribution used for Penetration Testing, Ethical Hacking and network security assessments. KALI LINUX ™ is a trademark of OffSec.
The application can be accessed at:
docker run -d \
--name=kali-linux \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/data:/config \
--shm-size="1gb" \
--restart unless-stopped \
lscr.io/linuxserver/kali-linux:latest
Content type
Image
Digest
sha256:d6b786f71…
Size
4.5 GB
Last updated
5 days ago
docker pull linuxserver/kali-linux:version-6f9e2b41Pulls:
1,985
Last week