mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-18 20:37:57 +00:00
.. | ||
Dockerfile | ||
index-1.html | ||
README.md |
Kali Linux
A kali linux console version for GNS3
The image include: metasploit-framework
- nmap
- hydra
- sqlmap
- telnet
- openssh-client
- dnsutils
- yersinia
- ettercap-text-only
- cisco-global-exploiter
- cisco-auditing-tool
- snmp
- dsniff
- dnschef
- fping
- hping3
- tshark
- python3-scapy
- yersinia
Build and publish the Images
First the base image has to be created:
docker build -t gns3/kalilinux .
docker push gns3/kalilinux (optional)