https://github.com/hankolsen/hankali
A small Kali Linux in Docker
https://github.com/hankolsen/hankali
docker infosec kali kali-linux pentesting security
Last synced: about 1 month ago
JSON representation
A small Kali Linux in Docker
- Host: GitHub
- URL: https://github.com/hankolsen/hankali
- Owner: hankolsen
- License: mit
- Created: 2021-05-03T20:24:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T10:02:37.000Z (about 5 years ago)
- Last Synced: 2025-01-13T07:41:12.691Z (over 1 year ago)
- Topics: docker, infosec, kali, kali-linux, pentesting, security
- Language: Shell
- Homepage: https://hub.docker.com/r/hankdelang/hankali
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Han-K-ali





A simple Docker project to run Kali Linux anywhere. With inspiration from [Mario Raciti](https://github.com/tsumarios/Kali-Linux-Dockerfile)
## Included tools
- enum4linux
- exploitdb
- gobuster
- hashcat
- hydra
- john
- LinPEAS
- nmap
- seclists
- sublist3r
- wordlists
zsh (and oh-my-zsh) is installed as the default shell
### Usage
It's as simple as 1-2-3
1. Build
```sh
docker build -t hankali .
```
2. Run
```sh
docker run -it hankali
```
3. There is no step 3