Script pop3-capabilities
Script types:
portrule
Categories:
default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/pop3-capabilities.nse
Script Summary
Retrieves POP3 email server capabilities.
POP3 capabilities are defined in RFC 2449. The CAPA command allows a client to ask a server what commands it supports and possibly any site-specific policy. Besides the list of supported commands, the IMPLEMENTATION string giving the server version may be available.
Example Usage
nmap -sV -sC <target>
Script Output
110/tcp open pop3 |_ pop3-capabilities: USER CAPA RESP-CODES UIDL PIPELINING STLS TOP SASL(PLAIN)
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html