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:abd361bd9…
Size
249.5 MB
Last updated
28 days ago
docker pull parrotsec/nmap
Pulls:
563
Last week