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

Fix JA4 calculation for TLS ClientHello without extensions #200

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

vlvkobal
Copy link
Collaborator

Fixes #198

This PR fixes the JA4 fingerprint calculation in the Python implementation when handling TLS ClientHello messages without extensions.
Previously, if extensions were missing, JA4 fingerprints were not generated.

@igr001-galactica igr001-galactica merged commit 52a30d8 into FoxIO-LLC:main Feb 10, 2025
4 checks passed
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.

Python implementation does not output a JA4 fingerprint when there are no extensions
2 participants