May 2017
Intermediate to advanced
416 pages
21h 33m
English
To enumerate users of an SMTP server with Nmap, enter the following command:
$ nmap -p25 --script smtp-enum-users <target>
Any usernames found will be included in the script output section:
`Host script results: | smtp-enum-users: |_ RCPT, webmaster
Read now
Unlock full access