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: Plugin false positive? |
|---|---|
| Date: | Thu, 23 Jun 2005 10:49:25 +0200 |
On Wed Jun 22 2005 at 21:45, Max Andersen wrote:
GET /%5c/ HTTP/1.1
Wrong. You need to give a Host field.
Anyone got an idea on why Nessus reports a positive?
1. You are right as far as the %00 is concerned: something is missing. 2. Although the code is not clear, the plugin checks that there is no directory index with a normal / request (some servers have no index.html page). So it should not do a FP. Rather than using Telnet, try something like this: echo -e 'GET /%00/ HTTP/1.1\r\nHost: yourhost\r\n\r\n' | nc youhost 80 I'll add some debug messages (-> nessusd.dump) to this plugin, just in case. _______________________________________________ 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: | Problem in registering nessus, Ibrahim Calisir (ogrenci) |
|---|---|
| Next by Date: | Re: Plugin false positive?, Max Andersen |
| Previous by Thread: | Plugin false positive?, Max Andersen |
| Next by Thread: | Re: Plugin false positive?, Max Andersen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |