Module 4: Introduction to Burp Suite
PreviousModule 3: Web Application Enumeration MethodologyNextModule 5: Cross-Site Scripting Introduction and Discovery
Last updated
Last updated
Options > Project > Scope.
Sniper: Single field brute force.
Battering Ram: Bruteforce multiple fields with a wordlist.
Pitchfork: Bruteforce multiple fields with different wordlists.
Cluster Bomb: Bruteforce multiple fields with multiple wordlists.
Burp Scanner: automated scanning on a domain, an endpoint, or even from a specific intercepted request.
Extensions like ActiveScan++
Collaborator tool: requests/payloads are sent additionally to the collaborator server. If there is interaction between the request made and its internal database, collaborate notifies the tester.
Intruder is no longer throttled.
CSRF PoC generator.