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



Penetration Testing: Re: faster scans? (nmap)

Re: faster scans? (nmap)

From: Matt Selsky <selsky_at_columbia.edu>
Date: Mon, 3 Jun 2002 11:19:59 -0400

> I'm doing vanilla tcp connect scans (Syns aren't reliable in this
> case), so I was wondering if any of you have any tips on speeding up
> the process and not loosing reliablity. Here's the actual syntax nmap
> -sT -v -n -P0 -p 1- ip.ip.ip.ip-ip.

Try using -PT instead of -P0 to do a tcp-ping of the host before
trying to scan it. This should get around the lack of icmp which is why
I presume you are using -P0. If icmp is allowed, you could also do a
ping scan with -sP.

----------------------------------------------------------------------------
This list is provided by the SecurityFocus Security Intelligence Alert (SIA)
Service. For more information on SecurityFocus' SIA service which
automatically alerts you to the latest security vulnerabilities please see:
https://alerts.securityfocus.com/
Received on Jun 03 2002

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