mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
Add 5061 to the sslports for the TCP SIPOptions probe in
nmap-service-probes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user