Scenario: Intercept web site and modify headers
Solution:
Use Burp suite to Intercept traffic
Burp Suite is an integrated platform for performing security testing of web applications.
- Burp Suite -> Proxy -> Open Browser.
- Navigate to the site .
- Set Intercept toggle to On.
- Navigate to the page which you want to intercept.
- The request would be intercepted.
- Now you can go to tool and change Request Headers/Parameters etc.
- Then click on Forward button to submit the modified request or to continue.
No comments:
Post a Comment