Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
-
Updated
Jul 20, 2024 - Go
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
A Go's http.RoundTripper implementation that provides a wrapper for tls-client and leverages uTLS to spoof TLS fingerprints (JA3, JA4, HTTP/2 Akamai, etc) of mainstream browsers for use in different HTTP client libraries (like resty) to bypass Cloudflare or other firewalls.
Token Binding Protocol Negotiation TLS Extension support for Java 8
Token Binding Protocol Negotiation TLS Extension support for Java 10
This python script retrieves server names from the TLS extension (in the Client Hello) using scapy.
Library for parroting JA3/JA4 TLS fingerprints with rustls.
Token Binding Protocol Negotiation TLS Extension support for Java 9
A new method is designed to authenticate a server after its certificate is updated without releasing a new version of a client application. This is achieved through verifying the digital signature of a shared secret between a client and a server.
Add a description, image, and links to the tls-extension topic page so that developers can more easily learn about it.
To associate your repository with the tls-extension topic, visit your repo's landing page and select "manage topics."