LeeBrotherston / tls-fingerprinting

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

[Feature Request] Introcduce ESNI field #43

Open abdulhannanali opened 5 years ago

abdulhannanali commented 5 years ago

A draft for ESNI has been published, which encrpyts the server_name and replaces it with encrypted_server_name, I believe without this feature all the TLSv1.3 handshakes with ESNI enabled will give blank for server_name, which makes it hard to determine which virtual host the traffic is intended for.