You could also elect to use the restriction process integrated in the licensing 
of the application.  It likely will be able to handle what you describe here.
 
Another option would be to use the "pinger.exe" tool provided with the 
application which could front end what you're wanting to do here then you would 
need to read that in another script and strip the IPs out as you describe you 
want to do.
 
I think the restriction tools give you more control however, in that it would 
then not be programatically possible to mistakenly scan anything you would like 
to opt-out.

juddbs <[EMAIL PROTECTED]> wrote:
I am wondering if there is a script or program that I could run that
would create a host file for use with Internet Scanner that would take a
subnet range and subtract IP addresses from a parameter file creating a
net host file.

FOR EXAMPLE: NETHOSTFILE -t scanlist.txt -d noscanlist.txt -o
resultscan.txt

where -t = targets
where -d = do not scan these targets
where -o = output file name

scanlist.txt
192.168.1.0-192.168.1.10

NOSCANLIST
192.168.1.3
192.168.1.7

resultscan.txt
192.168.1.0-192.168.1.2
192.168.1.4-192.168.1.6
192.168.1.8-192.168.1.10

I have a large number of IP's that are designated DO NOT SCAN. It would 
be nice to enter like a Class B range and then have the script subtract 
the IPs on the DO NOT SCAN list yielding the net target scan list.


_______________________________________________
ISSForum mailing list
[email protected]

TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to 
https://atla-mm1.iss.net/mailman/listinfo/issforum

To contact the ISSForum Moderator, send email to [EMAIL PROTECTED]

The ISSForum mailing list is hosted and managed by Internet Security Systems, 
6303 Barfield Road, Atlanta, Georgia, USA 30328.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
ISSForum mailing list
[email protected]

TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to 
https://atla-mm1.iss.net/mailman/listinfo/issforum

To contact the ISSForum Moderator, send email to [EMAIL PROTECTED]

The ISSForum mailing list is hosted and managed by Internet Security Systems, 
6303 Barfield Road, Atlanta, Georgia, USA 30328.

Reply via email to