mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add a little bit about POP3 capabilities to the pop3-capabilities.nse script.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
description = [[
|
||||
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.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user