Search Docker Hub
Back
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:7bc0183b4…
Size
249.5 MB
Last updated
23 days ago
docker pull parrotsec/nmap
Pulls:
351
Last week