Closed zerodaykb closed 12 months ago
Hello, I would like to send requests via Burp proxy running on my machine. How can I do this the easiest way? :)
Ok, I have a solution for anyone looking here. :)
it is possible to use --target_ip 127.0.0.1 --target_port 8080 in Restler. Then in burp proxy you set redirects in request handling tab.
--target_ip 127.0.0.1 --target_port 8080
Description
Hello, I would like to send requests via Burp proxy running on my machine. How can I do this the easiest way? :)