LeeBrotherston / tls-fingerprinting

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

Google Chrome 45.0.2454.101 #7

Closed jcburgoon closed 8 years ago

jcburgoon commented 8 years ago

Fingerprint for Google Chrome 45.0.2454.101 added.

LeeBrotherston commented 8 years ago

Fantastic thank you, going to merge this in. Could I request the original JSON too please? That was I can update the main fingerprints database and keep everything in sync :)

jcburgoon commented 8 years ago

Here is a sample (using Google Chrome 45.0.2454.101 64 bit): {"id": 0, "desc": "Unknown: 10.0.2.15:38977 -> 173.194.123.81:443", "record_tls_version": "0x0301", "tls_version": "0x0303", "ciphersuite_length": "0x001A", "ciphersuite": "0xC02B 0xC02F 0x009E 0xC00A 0xC009 0xC013 0xC014 0x0033 0x0039 0x009C 0x002F 0x0035 0x000A", "compression_length": "1", "compression": "0x00", "extensions": "0x0000 0xFF01 0x000A 0x000B 0x0023 0x3374 0x0010 0x7550 0x0005 0x0012 0x000D", "e_curves": "0x0017 0x0018 0x0019", "sig_alg": "0x0401 0x0501 0x0601 0x0201 0x0403 0x0503 0x0603 0x0203 0x0402 0x0202", "ec_point_fmt": "0x00", "server_name": "www.google.com"}

LeeBrotherston commented 8 years ago

Awesome, thanks!