How to Tamper Response in Burp Suite
Response Tampering
There are two methods to tamper with responses using Burp Suite:
Modify the response code after intercepting the response.
Set up proxy settings to intercept specific codes and replace them with different content.
Modifying the...