Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

JA3S patch#74

Open
thegwan wants to merge 3 commits into
salesforce:masterfrom
thegwan:ja3s-patch
Open

JA3S patch#74
thegwan wants to merge 3 commits into
salesforce:masterfrom
thegwan:ja3s-patch

Conversation

@thegwan

@thegwan thegwan commented Mar 3, 2022

Copy link
Copy Markdown

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

salesforce-cla Bot commented Mar 3, 2022

Copy link
Copy Markdown

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

@thegwan

thegwan commented Mar 4, 2022

Copy link
Copy Markdown
Author

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant