Another option to make an attack like on Burp suite intruder

638 Views Asked by At

I has been using Burp Suite for making http requests and grabbing the payload from a .csv file, I want to know how can i do this using another software or what is the name of the attack.

1

There are 1 best solutions below

1
On BEST ANSWER

Which module of Burp are you using ? Burp is an intercepting proxy and intercepts all the requests made by your browser.

Another popular intercepting proxy is OWASP ZAP. Google it.