Skip to content

hankolsen/hankali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Han-K-ali

Docker Cloud Build Status Docker Cloud Automated build Docker Image Version (latest semver) Docker Pulls MIT License

A simple Docker project to run Kali Linux anywhere. With inspiration from Mario Raciti

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
docker build -t hankali .
  1. Run
docker run -it hankali
  1. There is no step 3