Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Vista
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
Penetration Testing
Back to list
|
Post reply
Fast UDP scan
Aug 21 2007 06:32AM
Attari Attari (c70n3 yahoo co in)
(10 replies)
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
Once upon a time there was 1 GB storage in your inbox. To know the happy ending go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
------------------------------------------------------------------------
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 ]
Re: Fast UDP scan
Aug 22 2007 05:05AM
David Jacoby (security outpost24 com)
RE: Fast UDP scan
Aug 21 2007 09:10PM
Strykar (str hackerzlair org)
(1 replies)
RE: Fast UDP scan
Aug 21 2007 10:14PM
Strykar (str hackerzlair org)
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)
RE: Fast UDP scan
Aug 26 2007 08:05AM
Strykar (str hackerzlair org)
(1 replies)
RE: Fast UDP scan
Aug 29 2007 04:18PM
Henderson, Dennis K. (Dennis Henderson umb com)
Re: Fast UDP scan
Aug 21 2007 03:40PM
US Infosec (usinfosec gmail com)
Re: Fast UDP scan
Aug 21 2007 03:03PM
Steven Adair (steven securityzone org)
Re: Fast UDP scan
Aug 21 2007 02:42PM
Nikhil Wagholikar (visitnikhil gmail com)
Re: Fast UDP scan
Aug 21 2007 12:26PM
Bartek Przybylski (aqu3l go2 pl)
Re: Fast UDP scan
Aug 21 2007 10:23AM
Jamie Riden (jamie riden gmail com)
Re: Fast UDP scan
Aug 21 2007 07:49AM
Anders Thulin (anders thulin sentor se)
Re: Fast UDP scan
Aug 21 2007 07:41AM
Andy Ashley (security nexus6 co za)
Privacy Statement
Copyright 2008, SecurityFocus
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
Once upon a time there was 1 GB storage in your inbox. To know the happy ending go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
------------------------------------------------------------------------
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 ]