Burp Suite Cookbook
上QQ阅读APP看书,第一时间看更新

How to do it...

Ensure you have traffic flowing between your browser, Burp, and the OWASP BWA virtual machine.

  1. Looking at the Target | Site map tab, notice the Message Editor section:

  1. When viewing a request, note that the subtabs available include Raw, Headers, and Hex, at a minimum. However, in the case of a request containing parameters or cookies, the Params subtab is also available:

  1. The other side of the message is the Response tab, containing the Raw, Headers, Hex subtabs, and sometimes HTML and Render. These are the various formats provided for the HTTP response to the request. If the content is HTML, then the tab will appear. Likewise, the Render tab enables HTML display as it would be presented in a browser but without any JavaScript executed: