FunThings

Script kiddie mode

nmap -oS output.txt

No HTML mode

nmap -oH output.html

THC

nmap --thc

List hosts that would be scanned

Or just expand CIDR address ranges.

nmap -n -sL <hosts>

(Leave off the -n to do reverse DNS lookups.)

Happy birthday, Nmap!

Run

nmap -v

on September 1.

Hide the executable name from ps

nmap -q

Random target hosts

nmap -n -sL -iR 10

Duplicate ports, Jolt ad

nmap -p 100,100

osscan.cc

char *p, *q, *q1;  /* OHHHH YEEEAAAAAHHHH!#!@#$!% */
Page last modified on July 14, 2011, at 09:42 AM