Skip to content

Basic HTTP Request Solution

Tim Guenther edited this page Jul 24, 2017 · 2 revisions
  1. Follow the challenge set up guide.
  2. Open Burp Suite in the OWASP VM with burp
    1. Set the Proxy -> Options -> Proxy Options -> Edit -> Specific address to 10.13.13.101.
    2. Enable Proxy -> Options -> Proxy Options -> Edit -> Request handling -> Support invisible proxying.
    3. Troubleshooting: Enable Proxy -> Options -> Proxy Options -> Edit -> Miscellaneous -> Allow request to web interface using full qualified DNS hostnames.
  3. In the Android VM navigate to Basic HTTP Request and submit the request via the button.
  4. Burp and the application should now show you the string:
    1. This is some HTTP traffic, oh snap where is the crypto. Ahh everybody is watching me on the wire!
Clone this wiki locally