Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Nmap Development: Re: SF, SFP scans?

Re: SF, SFP scans?

From: Fyodor <fyodor_at_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_at_insecure.org . List run by ezmlm-idx (www.ezmlm.org).
Received on Oct 30 2002

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]