mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +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:
parent
651197768b
commit
536e00ea42
31 changed files with 90 additions and 61 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue