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

What is the purpose of the listener address? #28

Closed SummerSec closed 1 year ago

SummerSec commented 1 year ago

What is the purpose of the listener address?

sleeyax commented 1 year ago

It's the local address and port the local HTTPS server should listen on. You need to reload the extension if you change + save this setting. Read https://github.com/sleeyax/burp-awesome-tls#how-it-works for more information.

SummerSec commented 1 year ago

I understand that the default case configuration is functional, I don't know if I understand it correctly?

sleeyax commented 1 year ago

Usually the default listener is fine and works out of the box. But if the default port isn't free on your system you can change it there.