HOME>>>>>>>>>

File pop3-capabilities

脚本使用类型: portrule
脚本所属分类: default, discovery, safe
脚本下载地址: http://nmap.org/svn/scripts/pop3-capabilities.nse

User 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: Philip Pickering

License: VER007 整理 http://www.ver007.com