login

Burp Suite, the leading toolkit for web application security testing

Issue Activity

The issue activity tab contains a sequential record of the Scanner's activity in finding new issues and updating existing issues. This is useful for various purposes:

Each item in the issue activity table contains the following details:

You can select an item in the table to view the full details of the associated issue.

Note: When an item is selected, the issue is displayed with all of its current details. These may differ from the original details at the time that the activity was recorded - for example, if the user has modified the issue's severity or confidence, or if additional evidence for the issue was subsequently captured.

You can use the context menu on the issue activity table to perform various actions on the selected item(s):

Annotations

You can annotate issue activity items by adding comments and highlights. This can be useful to flag up interesting items for further investigation.

You can add highlights in two ways:

You can add comments in two ways:

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.