Burp Suite for Beginners: Proxy, Repeater, and Intruder in the Lab

Burp Suite for beginners should only be tested in a lab or an authorized system. Review Request/Response, server behavior, Roles, State, and impact, using minimal tests that do not compromise data.
Web and API security testing should examine the boundaries of trust, permissions, input, state, and business logic. Every test in this article is intended for a lab, CTF, or a system for which explicit authorization has been given. This article focuses on Burp Suite for beginners and is intended for Web PT students. The goal is to provide a working methodology that can be applied in practice, in a professional interview, and in a work environment, without settling for a dictionary definition.
The main challenge is that data is almost always incomplete. Proxy, HTTP history, and Repeater can point to a direction, but their meaning depends on time, asset, user, and expected activity. Therefore, we will build the test around an investigative question, required evidence, and a clear criterion for completion.
The practical scenario in the article is: modifying a Request to a lab application and comparing Responses. All examples are lab data or descriptions of processes. When dealing with Penetration Testing, Web or Cloud, one must only work with explicit authorization, a defined Scope, and the ability to stop the test.




