Modification of Client hello TLS packet
Filip Petr.
filipakanation at gmail.com
Fri Sep 1 08:42:07 UTC 2023
The alerts I'm getting are coming from some random web server i'm hitting
and i dont know its architecture. In this error traces I'm submitting it's
www.google.com but it happens for every other domain I'm trying to hit. It
seems that my java app and my client side program is glitching as it's
spotting some unusual extensions that I additionally added. I want it to
adapt so it doesn't throw errors on them but rather just send them in
client hello and act as if nothing has happened unusual.
The ALPN extensions are matched according to Google Chrome's same ones that
it's sending in ClientHello.
The traces errors are in following link: https://pastebin.com/raw/6qmeg85H
I appreciate all the help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20230901/b8adea46/attachment.htm>
More information about the security-dev
mailing list