mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add 5061 to the sslports for the TCP SIPOptions probe in
nmap-service-probes.
This commit is contained in:
parent
315e6ef9b0
commit
f4262ff0cf
1 changed files with 1 additions and 0 deletions
|
|
@ -6878,6 +6878,7 @@ match ldap m|^0.\x02.*TLS confidentiality required|s i/TLS required/
|
|||
Probe TCP SIPOptions q|OPTIONS sip:nm SIP/2.0\r\nVia: SIP/2.0/TCP nm;branch=foo\r\nFrom: <sip:nm@nm>;tag=root\r\nTo: <sip:nm2@nm2>\r\nCall-ID: 50000\r\nCSeq: 42 OPTIONS\r\nMax-Forwards: 70\r\nContent-Length: 0\r\nContact: <sip:nm@nm>\r\nAccept: application/sdp\r\n\r\n|
|
||||
rarity 5
|
||||
ports 406,5060
|
||||
sslports 5061
|
||||
fallback GetRequest
|
||||
# Some VoIP phones take longer to respond
|
||||
totalwaitms 7500
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue