Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
1–10 of 62 posts
Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#2What inspired the project?
Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#3Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#4you should really be impersonating an ESR version (eg. 91). Versions from the release channel is updated every month or so, and everyone has autoupdate enabled. Therefore unless you keep it up to date, your fingerprint is going to stick out like a sore thumb in a few months. On the other hand, ESR sticks to one version and shouldn't change significantly during its one year lifetime. It's still going to stick out to some extent (most people don't use ESR), but at least you have some enterprises who use ESR to blend into.
Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#5Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#6Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#7Cool, can't wait for anti-bot protection to start rejecting me because I use firefox.
Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#8Re: Show HN: Curl modified to impersonate Firefox and mimic its TLS handshake
#9Very cool! Thanks for sharing - it’s always nice to learn about fingerprinting tricks and workarounds, from both a privacy and a “don’t unintentionally look like a bot” perspective. What inspired the project?