Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to change TLS finger? #18

Open
znuker opened this issue Feb 14, 2024 · 0 comments
Open

Is there any way to change TLS finger? #18

znuker opened this issue Feb 14, 2024 · 0 comments

Comments

@znuker
Copy link

znuker commented Feb 14, 2024

Cuz some sites even can detect new curl. With GET no problem but POST cant bypass properly sometimes. Tried that curl_chrome116 -X POST https://stake.com/_api/graphql -H "Connection: keep-alive" -H "x-language: en" -H "Keep-Alive: timeout=5, max=100" -H "Accept: application/graphql+json, application/json" -H "Accept-Language: en-US,en;q=0.5" -H "Content-Type: application/json" --json '{"query":"query ActiveRacesStatus {\n activeRaces {\n id\n status\n scope\n }\n}\n","variables":{"limit":10}}' --tlsv1.3 --include --tls13-ciphers TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA:AES256-SHA --http2 --proxy-tls13-ciphers TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA:AES256-SHA with ciphers but no luck. I know that with different TLS emulation works pretty fine. So any way to change it or mb some fixes you know brothers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant