microsoft/restler-fuzzer

How to send request via proxy?

zerodaykb opened this issue · 1 comments

Description

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.