Running scans as part of your manual testing workflow

Burp Scanner is a web vulnerability scanning tool built into Burp Suite Professional. You can use Burp Scanner to automatically map the attack surface and identify vulnerabilities in both web applications and APIs. This streamlines your workflow by automating repetitive tasks, freeing you to use your time and expertise on more complex manual tasks.

You can run different types of web application scans to support a wide range of use cases:

Burp's AI-powered Explore Issue feature enables you to automate follow-up testing on vulnerabilities that Burp Scanner identifies. This can help you uncover additional attack vectors and generate proof-of-concept exploits automatically.

If Burp Scanner discovers any API definitions in a web application scan, it parses the definition, then audits the discovered endpoints. For more information about which API formats Burp Scanner supports, see Requirements for API scanning.

Burp Scanner also offers an API-only scanning option for when you need to do a standalone scan based on an OpenAPI definition, SOAP WSDL, or Postman Collection.

Related pages

This section explains how to run and configure scans in Burp Suite Professional. For information on how to create and manage scans in Burp Suite DAST, see Working with scans.

For information on how Burp Scanner works under the hood, see the Burp Scanner documentation.

In this section