HTTP/2 fingerprinting: A relatively-unknown method for web fingerprinting | lwt hiker
HTTP/2 fingerprinting is a method by which web servers can identify which client is sending the request to them1. It can identify the browser type and version, for instance, or whether a script is used. The method relies on the internals of the HTTP/2 protocol which are less widely known that those of its simpler predecessor HTTP/1.1. In this post I will first give a short description of the HTTP/2 protocol, then provide details on how a web server can use the protocol’s various parameters to identify the client. Finally, I will list methods of checking and controlling a client’s HTTP/2 signature. This method, though relatively-unknown, is not new. After doing my own research about the subject for curl-impersonate, I found this BlackHat presentation detailing a research with similar conclusions. ↩
HTTP/2 fingerprinting is a method by which web servers can identify which client is sending the request to them 1 . It can identify the browser type and version, for instance, or whether a script is used. The method relies on the internals of the HTTP/2 protocol which are less widely known that those of its simpler predecessor HTTP/1.1. In this post I will first give a short description of the HTTP/2 protocol, then provide details on how a web server can use the protocol’s various parameters to identify the client. Finally, I will list methods of checking and controlling a client’s HTTP/2 sign
Explore this link on the map →saved by
related reading
- TLS fingerprinting: How it works, where it is used and how to control your signature | lwt hikerlwthiker.com
- Towards a Digital Pluriversepluriverse.world
- BREACH - Wikipediaen.wikipedia.org
- WireGuard: Next Generation Kernel Network Tunnelwireguard.com
- How Browsers Workhowbrowserswork.com
- Decentralized Hole Punchingresearch.protocol.ai
- XMTP Support – frames.jsframesjs.org
- Node.js Fundamentals: Web Server Without Dependenciesblog.bloomca.me
- SOOT SPIRALspiral.soot.com
- Mediumdetect.fyi
- About HTTPS - FastAPIfastapi.tiangolo.com
- The Communication Protocol · Hugging Facehuggingface.co