Burp Suite is more than a simple web proxy. It is a full-featured web application testing kit. It has a proxy, request repeater, fuzzer, request automation, string encoder and decoder, vulnerability scanners (in the Pro version), plugins to extend its functionality, and other useful features.
In this recipe, we will use Burp Suite's proxy features to intercept a request between the browser and the server and alter its contents.