login

Burp Suite, the leading toolkit for web application security testing

Misc Project Options

This tab contains settings for scheduled tasks and Burp Collaborator server.

Scheduled Tasks

[Pro version] See the Task Scheduler documentation.

Burp Collaborator Server

Burp Collaborator is an external service that Burp can use to help discover many kinds of vulnerabilities. For more details about the functionality and alternative methods of utilization of Burp Collaborator, see the main Burp Collaborator documentation.

Note: The functionality of Burp Collaborator gives rise to issues that require careful consideration by users. Users should ensure that they fully understand the functionality and the alternative methods of utilization of Burp Collaborator, and have considered the consequences of utilization for themselves and their organization.

The following options for using Burp Collaborator server are available:

If you are using a private Collaborator server, you will need to configure Burp with the details of its location. The following options are available:

The following further options are also available:

Support Center

Get help and join the community discussions at the Burp Suite Support Center.

Visit the Support Center ›

Wednesday, January 27, 2016

1.6.36

This release adds a new scan check for client-side template injection.

It is very common for applications that use AngularJS to incorporate user input into HTML responses within the client-side template. AngularJS has a long history of sandbox escapes that permit execution of arbitrary JavaScript via template expressions. Hence, when user input is echoed within AngularJS templates, it is frequently possible to perform XSS attacks using minimal syntax that is not usually sufficient to perform XSS, and so not blocked by input filters.

See all release notes ›

Copyright © 2016 PortSwigger Ltd. All rights reserved.