mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
First-pass copyediting on the remaining scripts.
This commit is contained in:
parent
4cdc50e95d
commit
1ff1a4f892
24 changed files with 128 additions and 132 deletions
|
|
@ -12,7 +12,7 @@ The user can specify which methods to use and in which order. The script will ig
|
|||
repeated methods. If not specified the script will use the RCPT first, then VRFY and EXPN.
|
||||
An example of how to specify the methods to use and the order is the following:
|
||||
|
||||
smtp-enum-users.methods={EXPN,RCPT,VRFY}
|
||||
<code>smtp-enum-users.methods={EXPN,RCPT,VRFY}</code>
|
||||
]]
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue