Use the correct script name in the usage example of the smtp-enum-users. Reported by Jamuse, who also contributed the patch.

This commit is contained in:
djalal 2011-02-17 18:41:51 +00:00
parent 508fe849f9
commit 0a9764709f
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Use the correct script name in the usage example of the
smtp-enum-users script. Reported by Jamuse, who also contributed
a patch.
o Added checks that the argument to freeaddrinfo is not NULL, avoiding
a segmentation fault on Android and possibly other platforms.
Suggested by Vlatko Kosturjak and Alexismm2.

View file

@ -17,7 +17,7 @@ An example of how to specify the methods to use and the order is the following:
---
-- @usage
-- nmap --script smtp-user-enum.nse [--script-args smtp-enum-users.methods={EXPN,...},...] -p 25,465,587 <host>
-- nmap --script smtp-enum-users.nse [--script-args smtp-enum-users.methods={EXPN,...},...] -p 25,465,587 <host>
--
-- @output
-- Host script results: