Nmap Development mailing list archives

Re: SF, SFP scans?


From: Fyodor <fyodor () insecure org>
Date: Wed, 30 Oct 2002 11:22:03 -0800

On Wed, Oct 30, 2002 at 10:15:33AM -0800, Fyodor wrote:
versions of Nmap have a 'scanflags' options for doing this.  For
example, you can do a SYN|FIN scan as follows:

felix/home/fyodor#nmap -sS --scanflags SINFIN -p20-25 db

Oops, that should be SYNFIN , of course:

felix/home/fyodor#nmap -sS --scanflags SYNFIN -p20-25 db

Starting nmap V. 3.10ALPHA3 ( www.insecure.org/nmap/ )
Interesting ports on db.yuma.net (192.168.0.4):
(The 5 ports scanned but not shown below are in state: closed)
Port       State       Service
22/tcp     open        ssh                     

Nmap run completed -- 1 IP address (1 host up) scanned in 0.359
seconds

Cheers,
-F

---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to 
nmap-dev-help () insecure org . List run by ezmlm-idx (www.ezmlm.org).



Current thread: