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

Working through an external proxy #46

Open misssis1 opened 7 months ago

misssis1 commented 7 months ago

There is a need to set up an external proxy server (for ip spoofing). If you do it in Burp with the extension disabled and SOCKS5 proxy defined, everything works as it should. 2 If you enable the extension, the following error appears: 1 I take it the extension won't work through an external proxy?

sleeyax commented 7 months ago

Correct, this extension doesn't support external proxies yet. Probably should implement this after #38.