Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

Re: Mapping Class A network ( any easy trick?)

Subject: Re: Mapping Class A network ( any easy trick?)
Date: Tue, 8 Feb 2005 12:54:44 -0500 (EST)
On Tue, 8 Feb 2005, John Thomas wrote:

I am about to do a penetration testing on a “Class A
network” and wondering how I can map the network
without pinging 17 million IPs.(nmap -Sp 10.0.0.0/8)

I did some research and the best information I got is
from one of the earlier post on this
list(http://seclists.org/lists/pen-test/2004/Jul/0067.html)
. It was to use broadcast IPs for pings. But it may miss some subnets.

Is that the best way to it? If not, please advise

Probably not. For very good reasons (smurf attacks, namely), broadcast pings are disabled in most networks. Besides which; you don't necessarily know where the broadcasts are on the network. Guessing isn't much use unless it's a very homogenous network of all convienant class Bs, and figuring out where the broadcasts are (ala the link above) is likely to be more work than just pinging all IPs with something very fast. You'd be surprised at how fast 17 million packets can get sent.


I'd definitely recommend scanrand. It's a part of the Paketto Keiretsu package from Dan Kaminsky, and is much better than nmap for extremely large network probing.

http://www.doxpara.com/read.php/code/paketto.html

Poke around the site, there's some newer code that wasn't linked to from the main page if memory serves.

--
Jordan Wiens, CISSP
UF Network Security Engineer
(352)392-2061
<Prev in Thread] Current Thread [Next in Thread>