Nmap: smtp commands

From OnnoWiki
Revision as of 20:31, 14 February 2016 by Onnowpurbo (talk | contribs) (New page: Sumber: https://nmap.org/nsedoc/scripts/smtp-commands.html ==File smtp-commands== Script types: portrule Categories: default, discovery, safe Download: http://nmap.org/svn/scripts/sm...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sumber: https://nmap.org/nsedoc/scripts/smtp-commands.html


File smtp-commands

Script types: portrule
Categories: default, discovery, safe
Download: http://nmap.org/svn/scripts/smtp-commands.nse

User Summary

Attempts to use EHLO and HELP to gather the Extended commands supported by an SMTP server.


Example Usage

nmap --script smtp-commands.nse [--script-args smtp-commands.domain=<domain>] -pT:25,465,587 <host>
nmap --script smtp-commands.nse -pT:25,465,587 192.168.0.80
nmap --script smtp-commands.nse --script-args smtp-commands.domain=korban.com -pT:25,465,587 192.168.0.80

Script Output

PORT   STATE SERVICE REASON  VERSION
25/tcp open  smtp    syn-ack Microsoft ESMTP 6.0.3790.3959
| smtp-commands: SMTP.domain.com Hello [172.x.x.x], TURN, SIZE, ETRN, PIPELINING, DSN, ENHANCEDSTATUSCODES, 8bitmime, BINARYMIME, CHUNKING, VRFY, X-EXPS GSSAPI NTLM LOGIN, X-EXPS=LOGIN, AUTH GSSAPI NTLM LOGIN, AUTH=LOGIN, X-LINK2STATE, XEXCH50, OK
|_ This server supports the following commands: HELO EHLO STARTTLS RCPT DATA RSET MAIL QUIT HELP AUTH TURN ETRN BDAT VRFY



Referensi