sleeyax / burp-awesome-tls

Burp extension to evade TLS fingerprinting. Bypass WAF, spoof any browser.
GNU General Public License v3.0
991 stars 66 forks source link

Add cronet #24

Closed sleeyax closed 2 months ago

sleeyax commented 1 year ago

Add https://github.com/SagerNet/cronet-go for a perfect chromium fingerprint with HTTP 1, 2 and 3 (QUIC) support.

sleeyax commented 1 year ago

It could be its own fingerpint Cronet <version> in the dropdown, not sure yet if we need to create separate configuration options for this.

sleeyax commented 2 months ago

cronet-go has proven incredibly difficult to compile on multiple platforms, especially windows. So not worth adding right now.