LeeBrotherston / tls-fingerprinting

TLS Fingerprinting
GNU General Public License v3.0
373 stars 81 forks source link

added chrome variant #12

Closed drthornt closed 8 years ago

drthornt commented 8 years ago

Env notes:

OS Name: Microsoft Windows 7 Professional OS Version: 6.1.7601 Service Pack 1 Build 7601

Version as reported by chrome:

"Version 46.0.2490.71 m"

{"id": 0, "desc": "Google Chrome 46.0.2490.71 m", "record_tls_version": "0x0301", "tls_version": "0x0303", "ciphersuite_length": "0x0020", "ciphersuite": "0xC02B 0xC02F 0x009E 0xCC14 0xCC13 0xCC15 0xC00A 0xC014 0x0039 0xC009 0xC013 0x0033 0x009C 0x0035 0x002F 0x000A", "compression_length": "1", "compression": "0x00", "extensions": "0xFF01 0x0000 0x0017 0x0023 0x000D 0x0005 0x3374 0x0012 0x0010 0x7550 0x000B 0x000A 0x0015", "e_curves": "0x0017 0x0018", "sig_alg": "0x0601 0x0603 0x0501 0x0503 0x0401 0x0403 0x0301 0x0303 0x0201 0x0203", "ec_point_fmt": "0x00"}

LeeBrotherston commented 8 years ago

Oh perfect, thanks!