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. |

| Subject: | Re: 3com switches false positives |
|---|---|
| Date: | Thu, 23 Jun 2005 23:51:25 +0200 |
On Thu Jun 23 2005 at 23:19, Jordan Wiens wrote:
We've been experiencing a large number of false positives for ID 11412 on 3com switches that's got me confused. As far as I can tell, the following nasl could should skip any non-IIS servers:
-----snip from iis_webdav_overflow.nasl------
port = get_http_port(default:80);
sig = get_kb_item("www/hmap/" + port + "/description");
if ( sig && "IIS" >!< sig ) exit(0);
-----snip from iis_webdav_overflow.nasl------
HMAP is an experimental script. Enable "experimental scripts" in "global settings" and Nessus will fingerprint your web servers. _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 3com switches false positives, Erik Stephens |
|---|---|
| Next by Date: | Is there DCE Services Unumeration for Linux?, saverio . ferraro |
| Previous by Thread: | Re: 3com switches false positives, Erik Stephens |
| Next by Thread: | Re: 3com switches false positives, Jordan Wiens |
| Indexes: | [Date] [Thread] [Top] [All Lists] |