Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 280 Bytes

kali_docker

  • This one has msfconsole.
  • For EDUCATIONAL uses only otherwise you're gonna have a bad time.

Running

  • docker run -it d33pi0/kali:latest or docker run --privileged -it d33pi0/kali:latest to run gdb.
  • Voila! In the shell, you may run msfconsole, etc.