|
Penetration Testing
mailing list archives
Re: Fast UDP scan
From: "Nikhil Wagholikar" <visitnikhil () gmail com>
Date: Tue, 21 Aug 2007 20:12:04 +0530
Hello Attari,
You can try out "Fast Port Scanner". Fast Port Scanner is a fast
multi-threaded port scanner that scans about 400 ports a second. It
supports both the TCP/IP and UDP protocols. You can select address
ranges to scan multiple interfaces or hosts.
However the limitation of of this software unlike "nmap" is that it is
a shareware software.
More Information: http://pcwin.com/Internet/Fast_Port_Scanner/index.htm
-----
Nikhil Wagholikar
Information Security Analyst
NII Consulting
Web: http://www.niiconsulting.com
On 8/21/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
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
------------------------------------------------------------------------
------------------------------------------------------------------------
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:
- Re: Fast UDP scan, (continued)
|