Sign inSign up

hypnza/nmap

By hypnza

Updated over 8 years ago

A Docker image of Nmap

Image
0

225

hypnza/nmap repository overview

Nmap Docker image

A Docker image of Nmap.

Usage:

docker run --rm hypnza/nmap <options> <target>

Example:

~: docker run --rm hypnza/nmap -sS example.com
Starting Nmap 7.40 ( https://nmap.org ) at 2018-02-08 06:41 UTC
Nmap scan report for example.com (93.184.216.34)
Host is up (0.21s latency).
PORT     STATE  SERVICE
80/tcp   open   http

Nmap done: 1 IP address (1 host up) scanned in 22.23 seconds

Tag summary

Content type

Image

Digest

Size

6.1 MB

Last updated

over 8 years ago

docker pull hypnza/nmap