mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 05:31:31 +00:00
Port r35354 changes to ssl-enum-ciphers internal probe
This commit is contained in:
@@ -877,8 +877,8 @@ portrule = function (host, port)
|
|||||||
-- probes from nmap-service-probes
|
-- probes from nmap-service-probes
|
||||||
for _, probe in ipairs({
|
for _, probe in ipairs({
|
||||||
--TLSSessionReq
|
--TLSSessionReq
|
||||||
"\x16\x03\0\x00g\x01\0\x001\x03\x03U\x1c\xa7\xe4random1random2random3\z
|
"\x16\x03\0\0\x69\x01\0\0\x65\x03\x03U\x1c\xa7\xe4random1random2random3\z
|
||||||
random4\0\x00\x0a\0/\0\x0a\0\x13\x009\0\x04\x01\0\0\x30\0\x0d\0,\0*\0\z
|
random4\0\0\x0c\0/\0\x0a\0\x13\x009\0\x04\0\xff\x01\0\0\x30\0\x0d\0,\0*\0\z
|
||||||
\x01\0\x03\0\x02\x06\x01\x06\x03\x06\x02\x02\x01\x02\x03\x02\x02\x03\x01\z
|
\x01\0\x03\0\x02\x06\x01\x06\x03\x06\x02\x02\x01\x02\x03\x02\x02\x03\x01\z
|
||||||
\x03\x03\x03\x02\x04\x01\x04\x03\x04\x02\x01\x01\x01\x03\x01\x02\x05\x01\z
|
\x03\x03\x03\x02\x04\x01\x04\x03\x04\x02\x01\x01\x01\x03\x01\x02\x05\x01\z
|
||||||
\x05\x03\x05\x02",
|
\x05\x03\x05\x02",
|
||||||
|
|||||||
Reference in New Issue
Block a user