piercefreeman / grooveproxy

Groove, a crawling and unit test optimized MITM proxy server.
MIT License
17 stars 0 forks source link

Known issues in the wild #24

Open piercefreeman opened 2 years ago

piercefreeman commented 2 years ago

Starting a thread with a link to known issues:

  1. https://www.google.com / google properties
    • Caused specifically because of the TLS hello client mismatch when we are using Chrome. Also tracked here (with a possible fork):
    • Other hello worlds like HelloIOS_Auto work but would be easily detectable when running on Chromium because of mismatch between browser headers / proxy TLS fingerprint.
    • https://github.com/refraction-networking/utls/issues/124