1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 18:09:01 +00:00

Fix a typo in the @usage of smtp-enum-users.nse; it said smtp-open-relay.

This commit is contained in:
david
2010-09-07 19:07:07 +00:00
parent 4bec98f23f
commit 23908b40a8

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-open-relay.methods={EXPN,...},...] -p 25,465,587 <host>
-- nmap --script smtp-user-enum.nse [--script-args smtp-enum-users.methods={EXPN,...},...] -p 25,465,587 <host>
--
-- @output
-- Host script results: