Zmap
Docker for zmap and zmap6
Install / Use
/learn @security-dockerfiles/ZmapREADME
About
Based on Alpine Linux, starts as a non-root user
Usage
Official ZMap
docker run -it --rm --net=host ilyaglow/zmap -p80 8.8.8.0/24
ZMapv6 fork
Utilizes a fork capable to scan IPv6 hosts
docker run -it --rm --net=host -v IPv6-TARGETS.txt:/targets.txt ilyaglow/zmap:ipv6 --ipv6-target-file /targets.txt --ipv6-source-ip YOUR-IPv6-ADDRESS -p80
View on GitHub75/100
Security Score
Audited on Jul 17, 2020
No findings
