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

Fixing JA3 Fingerprint #517

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixing JA3 Fingerprint #517

wants to merge 2 commits into from

Commits on Jul 6, 2022

  1. As documented in section 6 (https://datatracker.ietf.org/doc/html/rfc…

    …8701) , the GREASE values also apply to "TLS Cipher Suites" and due to the fact we are filtering out GREASE values when creating JA3 fingerprints these values should be skipped when generating them.
    tfyl committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    44c1727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aeb347 View commit details
    Browse the repository at this point in the history