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

JA3S patch #74

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

JA3S patch #74

wants to merge 3 commits into from

Conversation

thegwan
Copy link

@thegwan thegwan commented Mar 3, 2022

Fix ja3s.py to use the integer ciphersuite value rather than the object name.

Previously:

"ja3": "769,CipherSuite(0x002f, TLS_RSA_WITH_AES_128_CBC_SHA),65281-35-15",
"ja3_digest": "24225bb077b826bc59a8c720db0b64d5",

Fixed:

"ja3s": "769,47,65281-35-15",
"ja3s_digest": "d34cdf3ab2ca82a6542791bde391a97e",

@salesforce-cla
Copy link

salesforce-cla bot commented Mar 3, 2022

Thanks for the contribution! Before we can merge this, we need @thegwan to sign the Salesforce.com Contributor License Agreement.

@thegwan
Copy link
Author

thegwan commented Mar 4, 2022

I attempted to sign the CLA, but it produced an error and now it tells me it is already signed when I try to authenticate with Github.
image

ns-lwu added a commit to ns-lwu/ja3 that referenced this pull request Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant