Skip to content

Add TLS extensions sorting feature - fixing randomized TLS fingerprints #49

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

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

gbilic
Copy link
Contributor

@gbilic gbilic commented Mar 15, 2023

Hi Fooinha,
To solve the problem of tls extensions randomization introduced in recent versions of Chrome and to keep the effectiveness of fingerprinting with these browsers, I added the ability to enable TLS extensions sorting in the fingerprint string, this breaks JA3 specification (they do not offer any solution at this time) and of course it changes fingerprints previously computed for a specific client, but it fixes fingerprint randomization.
Feel free to merge, modify or discard this request.
Regards

@fooinha
Copy link
Owner

fooinha commented Mar 15, 2023

Thanx for your contribution, @gbilic .

@fooinha fooinha merged commit 35b0024 into fooinha:master Mar 15, 2023
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

Successfully merging this pull request may close these issues.

2 participants