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 14:48:38 -0700 |
On Jun 23, 2005, at 2:19 PM, 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------
It's apparently not working. Here's a sample transaction with one of those switches that shows it definitely isn't running IIS:
Do you have script dependencies enabled?
http://www.edgeos.com/nessuskb/details.php?option_id=45
Best regards, Erik
_______________________________________________ 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: Scan Issue, Michel Arboi |
|---|---|
| Next by Date: | Re: 3com switches false positives, Michel Arboi |
| Previous by Thread: | 3com switches false positives, Jordan Wiens |
| Next by Thread: | Re: 3com switches false positives, Michel Arboi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |