|
Penetration Testing
Fast UDP scan Aug 21 2007 06:32AM Attari Attari (c70n3 yahoo co in) (10 replies) Re: Fast UDP scan Aug 21 2007 04:44PM Pete Herzog (lists isecom org) (1 replies) Re: Fast UDP scan Aug 21 2007 10:29PM Jan Heisterkamp (janheisterkamp web de) (1 replies) Re: Fast UDP scan Aug 25 2007 06:06AM Attari Attari (c70n3 yahoo co in) (1 replies) |
|
|
Privacy Statement |
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 (at) yahoo.co (dot) in [email concealed]> 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 (at) europe (dot) com [email concealed] / jamie (at) honeynet.org (dot) uk [email concealed]
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
------------------------------------------------------------------------
[ reply ]