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: find_services* error in finding smtp

Subject: Re: find_services* error in finding smtp
Date: Mon, 29 Aug 2005 10:55:50 +0200
Hi,

sorry, about the CRLF in my first post.... it is just the other way round, smtp 
servers should (but rarely do) reject LF-only new-lines.

but the problem to identify certain smtp servers - or at least exim - persists.

to my amazement nessus cannot identify an (my) smtp server anymore (which otherwise runs fine). It reports an unknown service on port 25.

I watched the smtp's log (exim) and had repeatedly lines in it starting with:

SMTP protocol violation: synchronization error (next input sent too soon): rejected "HELO example.com" H=[...]

same lines with "EHLO there" "GET / ..." a.s.o. as if (my interpretation without checking any code) find_services is faulty in that it sends too many lines without waiting for replies or sending CRLF as NL instead of LF only, which is in breach with RFCs and therefor rejected by "well-behaved" smtps. sendmail and most other smtps swallows these lines afaik.

hope this helps finding a bug

Mit freundlichen Grüßen / regards
Hartmut Steffin _______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus


<Prev in Thread] Current Thread [Next in Thread>