|
|||||||||||
|
RE: Command Line RPC vulnerability scanner?
From: Paul Tinsley <pdt(at)jackhammer.org>
Date: Thu Jul 31 2003 - 23:44:56 EDT
Nmap ping scan finds 75 hosts in 10.1.1.0 so it runs that as a class C but only finds 3 addresses in 10.1.2.0 so it runs those individually. It's the timeout of waiting for a 135 connection that is taking the tool so long. You just have to balance out the overhead of invoking the executable per IP as opposed to the overhead of timeouts on the network range you let it scan... Hope that helps, and wish I could share my code :( Next time I will write it at home :)
-----Original Message-----
I don't know what's wrong with it, but something obviously is.
Paul Schmehl (pauls@utdallas.edu)
> -----Original Message-----
Received on Fri Aug 1 12:30:36 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:14 EDT |
||||||||||
|
|||||||||||