Intercept, modify, and replay HTTP/HTTPS traffic. Find SQL injection, XSS, CSRF, authentication bypass, and hundreds of web vulnerabilities using Burp Suite Community Edition.
Burp Suite is an integrated platform for performing web application security testing. It contains a range of tools including an intercepting proxy, scanner, intruder, repeater, and sequencer — all designed to work together seamlessly.
Burp Suite is used by penetration testers, SOC analysts, red teams, and security researchers worldwide. It is a core tool requirement for certifications including CEH · OSCP · PNPT · eJPT.
Proxy → Options → Listen on 127.0.0.1:8080 → Install CA Certificate
Proxy → Intercept → Turn Intercept ON → Submit form in browser
Right-click request → Send to Repeater → Ctrl+R → Modify and Resend
Send to Intruder → Positions → Add markers around password → Payloads → Load wordlist → Start Attack
Right-click target → Scan → Select scan type → Review findings