# Setup Proxy Tool - Burp Suite

1. Install Burp Suite on your computer and configure it to intercept traffic.
2. Set up your Android device to use Burp Suite as a proxy:
   * Go to your device's Wi-Fi settings and long-press on the connected Wi-Fi network.
   * Select "Modify Network" and then "Advanced options."
   * Set the proxy to "Manual" and enter your computer's IP address and Burp Suite's proxy port (usually 8080).
3. Install Burp Suite's CA certificate on your Android device:
   * Open Burp Suite, go to the "Proxy" tab, and select "Options."
   * Under "Proxy Listeners," click on "Import / export CA certificate" and export the certificate in DER format.
   * Transfer the certificate to your Android device and install it under "Settings" -> "Security" -> "Install from storage."


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://calvin-lai.gitbook.io/calvin-lai-security/penetration-testing/mobile-penetration-test/certificate-pinning/certificate-pinning-bypass-android/setup-proxy-tool-burp-suite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
