CycleTLS icon indicating copy to clipboard operation
CycleTLS copied to clipboard

Issue in Extension 34 and 41

Open kawacode opened this issue 3 years ago • 3 comments

CycleTLS doesn't request to any site with any valid JA3

I dont know the issue but the error is in extension number 34.

JA3 used: 771,4865-4867-4866-49195-49199-52393-52392-49196-49200-49162-49161-49171-49172-156-157-47-53-10,0-23-65281-10-11-16-5-34-51-43-13-45-28-41,29-23-24-25-256-257,0

Edit: the errors, that i get are in extension 34 and 41.

kawacode avatar May 29 '22 23:05 kawacode

Investigating but I currently believe that this issue is a duplicate of this. You have extension 41 which is a pre shared key in your Ja3.

Danny-Dasilva avatar May 30 '22 11:05 Danny-Dasilva

@Danny-Dasilva Did you find anything?

ghost avatar Jun 06 '22 22:06 ghost

Session based key resumption is a little difficult to implement. I'll get around to this eventually but it does require large effort to do.

Danny-Dasilva avatar Jun 20 '22 10:06 Danny-Dasilva

Pre Shared Key and DelegatedCredentialsExtension are both now supported with the latest release https://github.com/Danny-Dasilva/CycleTLS/blob/f6c898f1bb298f3d6dd7fcfdfb531d950cc587a3/cycletls/utils.go#L294-L303

Danny-Dasilva avatar Nov 28 '23 05:11 Danny-Dasilva