Nmap Development mailing list archives

[NSE] smtp-enum-users


From: Martin Holst Swende <martin () swende se>
Date: Tue, 07 Sep 2010 12:41:45 +0200

Hi,
I used the smtp-enum-users, and have some feedback:

* The mailserver I tested against answered "553 sorry, relaying denied
from your location [<my ip>]" to a RCPT call. This is not handled in the
script, which seems to interpret it as STATUS_CODES.INVALID and does not
seem to try the other methods, but instead keeps running through the
rest of the names in unpwdb.

* The usage-section
(http://nmap.org/nsedoc/scripts/smtp-enum-users.html) says:

nmap --script smtp-user-enum.nse [--script-args smtp-open-relay.methods={EXPN,...},...] -p 25,465,587 <host>

should be 

nmap --script smtp-user-enum.nse [--script-args smtp-user-enum.methods={EXPN,...},...] -p 25,465,587 <host>

Regards, 
/Martin

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: