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 Nessus-Users
[Top] [All Lists]

Re: disable plugin

Subject: Re: disable plugin
Date: Tue, 16 Oct 2007 21:40:35 -0400
On 10/16/07 12:12, Jeff Chapin wrote:

I am running the command line scanner, and I am getting an error with 
false positives on plugin 12110. 

Thanks for the report. I've just committed a change to the plugin so it 
will only run if report paranoia is set to paranoid (eg, 
"report_paranoia" is 2).

My vendor claims that the issue has
been addressed with a back ported patch.

Could you provide some details? What is the server response header 
returned from the affected system? And what vendor / package is 
installed on it?

begin(SCANNER_SET)
...
 12110 = no

end(SCANNER_SET)


I have been led to believe that this would disable the plug-in in 
question, but does not appear to do so.  

That's because the SCANNER_SET block is used to enable / disable only 
plugins in the scanner category. Update the corresponding line in the 
PLUGIN_SET block and it should work.

George
-- 
theall@tenablesecurity.com
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>
  • disable plugin, Jeff Chapin
    • Re: disable plugin, George A. Theall <=