Re: Fast UDP scan
- From: "Jamie Riden" <jamie.riden@xxxxxxxxx>
- 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@xxxxxxxxxxx> 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@xxxxxxxxxx / jamie@xxxxxxxxxxxxxxx
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
------------------------------------------------------------------------
- References:
- Fast UDP scan
- From: Attari Attari
- Fast UDP scan
- Prev by Date: RE: Source code review/scanner
- Next by Date: RE: Fast UDP scan
- Previous by thread: Re: Fast UDP scan
- Next by thread: RE: Fast UDP scan
- Index(es):