Project Description
This project focuses on intercepting and analyzing web application traffic using Burp Suite on Kali Linux.
The test involved configuring the browser proxy to route HTTP requests through Burp Suite and enabling the intercept feature to capture login requests sent from the client to the server.
By analyzing the captured requests, it was possible to observe how login credentials and parameters were transmitted. This process helps penetration testers understand how applications handle user input and detect potential security weaknesses.
Tools Used
Kali Linux
Burp Suite Community Edition
Firefox Browser