> For the complete documentation index, see [llms.txt](https://d4rk1337.gitbook.io/the-pentesters-cheat-sheet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://d4rk1337.gitbook.io/the-pentesters-cheat-sheet/misc/burp-suite.md).

# Burp Suite

## Add TLS-Cert

1. With proxy on, visit `http://burp/cert` and download the certificate
2. In Firefox settings `about:preferences`, search for certificates -> view certificates -> import -> check `This certificate can identify websites.`

## Extensions

* [Logger++](https://portswigger.net/bappstore/470b7057b86f41c396a97903377f3d81)
* [Autorize](https://portswigger.net/bappstore/f9bbac8c4acf4aefa4d7dc92a991af2f)
* [Request Timer](https://portswigger.net/bappstore/56675bcf2a804d3096465b2868ec1d65)

### Jython

Many extension need [Jython](https://www.jython.org/download.html).
