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: Plugin false positive?

Subject: Re: Plugin false positive?
Date: Thu, 23 Jun 2005 12:40:34 +0200
Michel Arboi wrote:
On Wed Jun 22 2005 at 21:45, Max Andersen wrote:


GET /%5c/ HTTP/1.1


Wrong. You need to give a Host field.


ok, I'll use netcat instead, with the code you suggest.


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


Here's the output from your command:

HTTP/1.1 400 Bad Request
Content-Length: 0
Server: Allegro-Software-RomPager/3.10

I'll add some debug messages (-> nessusd.dump) to this plugin, just
in case.


I just started a scan with only port 3052 and weblogic plugin enabled, and the only thing in nessusd.dump is :


error: 'kern.maxfiles' is an unknown key

And the report shows the same output as before.

Thx. I will try to sniff the network traffic, and mail it to you directly if that's ok? (and to George Theall, also?).

Sincerely
Max Andersen

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>