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: Scanning Class A network

Subject: RE: Scanning Class A network
Date: Mon, 24 Oct 2005 12:43:44 -0500
I think you could break it out over 4 scanners-  use Nmap with something
like- Nmap -T4 -P0 

I would use the SQL backend centralized utilizing different scanner IDs.
If it's taking a month to run the scan what about trending? 

You need to script as much of this as possible. I would stick with Nmap
for the tool of choice..  You can play around with different flags and
settings to ensure your using the best combination.

Do you have any idea what services should be up if a machine is indeed
available?  If so then you could write a script to look for those open
ports before scanning the entire class A with nmap.

Ex- When doing an internal assessment after verifying no devices will
deny ICMP I'll do an nmap -sP and export to a text file. I'll then grep
the results and import that into Nmap and Nessus for scanning to save
time.

But this only works if your 100% sure no devices block ICMP.  This could
roll-over into the procedure used to scan the class A.

JP
Network Armor

-----Original Message-----
From: tarunthenut@gmail.com [mailto:tarunthenut@gmail.com] 
Sent: Monday, October 24, 2005 8:33 AM
To: pen-test@securityfocus.com
Subject: Scanning Class A network

Hello All,
 Recently I was given a task to carry out a port scan of an entire valid
Class A range (Dont ask me what the huge pool of valid IP's was for  :)
).
The scan needed to be carried out externally, and not from within the
network to identify hosts and ports exposed to the Internet.
 The problem compounded cause of the following limitations :
1. ICMP was not allowed in the network
2. The IP range was to be scanned every month for the entire port range
fro=
m
1-65535 for TCP & UDP
 After searching for a suitable scanner which could scan such a large
range
in reasonable time, I could think of only nmap, nessus, superscan and
ISS.
 But because of the limitations stated above,all the tools took a huge
amount of time (ran into month).
 I have struggled with options within the tools, tried configurable
parameters (host time out, parallelism, RTT etc) and divided into
smaller
class C networks and scanned.but still the scan seems to take ages even
if
it is
 Any advise would be welcome  :) 
 
Cheers
 tarunthenut

------------------------------------------------------------------------
------
Audit your website security with Acunetix Web Vulnerability Scanner: 

Hackers are concentrating their efforts on attacking applications on
your 
website. Up to 75% of cyber attacks are launched on shopping carts,
forms, 
login pages, dynamic content etc. Firewalls, SSL and locked-down servers
are 
futile against web application hacking. Check your website for
vulnerabilities 
to SQL injection, Cross site scripting and other web attacks before
hackers do! 
Download Trial at:

http://www.securityfocus.com/sponsor/pen-test_050831
------------------------------------------------------------------------
-------





------------------------------------------------------------------------------
Audit your website security with Acunetix Web Vulnerability Scanner: 

Hackers are concentrating their efforts on attacking applications on your 
website. Up to 75% of cyber attacks are launched on shopping carts, forms, 
login pages, dynamic content etc. Firewalls, SSL and locked-down servers are 
futile against web application hacking. Check your website for vulnerabilities 
to SQL injection, Cross site scripting and other web attacks before hackers do! 
Download Trial at:

http://www.securityfocus.com/sponsor/pen-test_050831
-------------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>