Master in Burp Suite - Tools Introductions(1)
Introduction to Burp Proxy tab
How to configure proxy and intercept request
Deploy our target website - bWAPP (http://www.itsecgames.com/)
username/password: bee/bug
IP: 192.168.2.69
Browser the portal - http://192.168.2.69/bWAPP/portal.php from Kali Linux.
Check proxy listeners settings on Burp Suite Options tab, then set intercept to on.
Set browser's proxy settings.
Browse the target website once more. And we are actually intercepting a request.
We can forward or drop it.