fix: add missing session_ticket and psk_key_exchange_modes to HelloFirefox_148#391
Open
SaamoCha wants to merge 1 commit intorefraction-networking:masterfrom
Open
Conversation
… to HelloFirefox_148 Firefox 148 parrot was missing SessionTicketExtension (ext 35) and PSKKeyExchangeModesExtension (ext 45), making it distinguishable from real Firefox via passive TLS fingerprinting.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #390
Summary
Add
SessionTicketExtension(ext 35) andPSKKeyExchangeModesExtension(ext 45) to theHelloFirefox_148spec, matching their placement in real Firefox and all previous Firefox parrots.Changes
&SessionTicketExtension{}afterSupportedPointsExtension&PSKKeyExchangeModesExtension{[]uint8{PskModeDHE}}afterSignatureAlgorithmsExtensionVerification
Captured ja3n fingerprint before and after fix via browserleaks.com reflector:
0-5-10-11-13-16-18-23-27-28-34-35-43-45-51-65037-652810-5-10-11-13-16-18-23-27-28-34-43-51-65037-652810-5-10-11-13-16-18-23-27-28-34-35-43-45-51-65037-65281