Penetration Testing mailing list archives

Re: Fast UDP scan


From: Bartek Przybylski <aqu3l () go2 pl>
Date: Tue, 21 Aug 2007 14:26:22 +0200

Well, you can always try add -T[0-5] (timing template) as an option, read manual for details ;) lines 1499-1559

/bp

Attari Attari pisze:
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


------------------------------------------------------------------------
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
------------------------------------------------------------------------


Current thread: