Search Docker Hub
nmap
By ParrotSec
Official Parrot container for nmap
10K+
Nmap is a powerful network scanning tool used for reconnaissance, vulnerability assessment, and security auditing.
docker build -t nmap .
docker run --rm -it nmap
To scan a target:
docker run --rm -it nmap <target-ip>
Content type
Image
Digest
sha256:6bc38743a…
Size
249.6 MB
Last updated
6 days ago
docker pull parrotsec/nmap
Pulls:
731
Last week