PROXY SWITCHYOMEGA (BRAVE BROWSER)

root@oco:~$ BROWSER > chrome.google.com/webstore
 Extension Name: Proxy SwitchyOmega
    * allows your browser to connect to a local proxy before sending the traffic
      outbound
       - this is how ZAP/Burp is going to capture the traffic and allows the
         pentester to analyze whats going on in the web traffic (to/from)

root@oco:~$ BROWSER > Proxy SwitchyOmega > Options > Profiles > Proxy
 Rename Profile: {ZAP | BURP}
 Proxy Servers
 Scheme: default
 Protocol: HTTP
 Server: localhost
 Port: 8080

Last updated