/kali_docker

Un-Official docker image of kali linux with msfconsole and gdb

Primary LanguageDockerfileMIT LicenseMIT

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.