From: "Martin, Jared" <[EMAIL PROTECTED]>
To: <[email protected]>
Subject: Exceptions in my targets file
Date: Mon, 21 Nov 2005 15:12:49 -0500

> I'm running batch scans weekly of my "10.0.10.255" subnet
> and I'd like it to not scan a single IP ie:10.0.10.5.
> Is there a way that I can specify that it not be scanned
> in my targets file?

Specify 10.0.10.0/24 as a target and user-rules that prevent
scanning 10.0.10.5. If you're using the client, you should
be able to do the latter by adding the following lines to
your config file, in the RULES block:

  1 = deny 10.0.10.5
  2 = default accept

NB: I'm in a class so this is going from memory. If it
doesn't work, let me know and I'll get back to you tomorrow.

George

--
[EMAIL PROTECTED]
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to