A simple Docker project to run Kali Linux anywhere. With inspiration from Mario Raciti
- enum4linux
- exploitdb
- gobuster
- hashcat
- hydra
- john
- LinPEAS
- nmap
- seclists
- sublist3r
- wordlists
zsh (and oh-my-zsh) is installed as the default shell
It's as simple as 1-2-3
- Build
docker build -t hankali .
- Run
docker run -it hankali
- There is no step 3