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:




pen-test logo Penetration Testing mailing list archives

Re: Fast UDP scan
From: "Jamie Riden" <jamie.riden () gmail com>
Date: Tue, 21 Aug 2007 11:23:28 +0100

-T5 is fastest, -T3 or -T4 is probably a better compromise between
speed and accuracy - e.g.:

nmap -sU -T4 -p1-65535 -P0 xxx.yyy.zzz.aaa

(This may impact your network performance -T3 is also known as normal,
-T4 is aggressive and -T5 is 'insane'. You have been warned :)

cheers,
 Jamie

On 21/08/07, Attari Attari <c70n3 () yahoo co in> wrote:
Hi Group:

Is there a way to increase speed of UDP scan?

I'm running a full UDP scan since 3 days on 3 IP
addresses and it is still not complete.

I gave following command:

nmap -sU -p1-65535 -P0 xxx.yyy.zzz.aaa

One way I can think of is is running parallel nmap
scans by dividing ports like:

nmap -sU -p1-30000 -P0 xxx.yyy.zzz.aaa
nmap -sU -p30000-65535 -P0 xxx.yyy.zzz.aaa

Would appreciate some inputs on this.

Regards

-- 
Jamie Riden / jamesr () europe com / jamie () honeynet org uk
UK Honeynet Project: http://www.ukhoneynet.org/

------------------------------------------------------------------------
This list is sponsored by: Cenzic

Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!

http://www.cenzic.com/downloads
------------------------------------------------------------------------


  By Date           By Thread  

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