Definition
Burp Suite
Burp Suite is a Web security testing tool from PortSwigger that sits as a proxy between the browser and the target server. It lets a tester intercept, inspect, and modify HTTP requests and responses in flight, enabling manual analysis of vulnerabilities such as SQLi, SSRF, and path traversal.