mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Went through all the new (since 5.51) scripts and improved (I hope) the nsedoc descriptions a bit and made some other very minor cleanups
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
description = [[
|
||||
Attempts to enumerate valid user account using SIP. Currently only the SIP
|
||||
server Asterisk is supported.
|
||||
Attempts to enumerate valid user account using SIP (Session Initiation
|
||||
Protocol - http://en.wikipedia.org/wiki/Session_Initiation_Protocol).
|
||||
This protocol is most commonly associated with VoIP
|
||||
sessions. Currently only the SIP server Asterisk is supported.
|
||||
|
||||
* Asterisk
|
||||
- The script enumerates valid accounts by checking the SIP servers response
|
||||
|
||||
Reference in New Issue
Block a user