sleeyax / burp-awesome-tls

Burp extension to evade TLS fingerprinting. Bypass WAF, spoof any browser.
GNU General Public License v3.0
991 stars 66 forks source link

add support for custom tls fingerprint #29

Closed VovkoO closed 1 year ago

VovkoO commented 1 year ago

Hi, I added the ability to add a custom tls fingerprint. This feature would be very useful for me. I have added a new field to which you can add the hex client hello captured in wireshark. Unfortunately, I had problems generating java code from .form file, I had to edit it manually. Please take a look at my changes, maybe you will like them.