Getting Started with Burp Suite
Burp Suite Documentation
Take a look at our Documentation section for full details about every Burp Suite tool, function and configuration option.
Full Documentation Contents | Burp Projects |
Suite Functions | Burp Tools |
Options | Using Burp Suite |
Burp Extender
Burp Extender lets you extend the functionality of Burp Suite in numerous ways.
Extensions can be written in Java, Python or Ruby.
API documentation | Writing your first Burp Suite extension |
Sample extensions | View community discussions about Extensibility |
Site map not showing all targets
I have site map filtering set to 'show all items', yet one of the sites I am looking at is not displayed. I can properly proxy requests to it, but they don't get added to the site map.
The site is using www03 subdomain. Aside from that it is similar to other sites in that domain that I am testing.
Using Burp 2.0.13beta on Mac OS Mojave
What has happened is the “Live passive crawl from proxy” task has become paused. This normally happens when you reload a Burp project, which pauses all tasks by default.
If you click the play button on the Dashboard this will resume the tasks.
A few people have commented this is not intuitive. We’ll see if there’s anything we can do to make it more self-explanatory in future.