-
Notifications
You must be signed in to change notification settings - Fork 1
HelpAddonsAlertFiltersAlertFilter
Context Alert Filters allow you to automatically override the risk levels of any alerts raised by the active and passive scan rules within a context.
This add-on adds an 'Alert Filters' panel to the contexts dialog. The panel shows a list of all of the Alert filters along with buttons for adding, removing, and deleting them.
To use this add-on you will need to:
- Add your application to a context
- Open the Session Properties dialog (eg by double clicking on the context)
- Select the contexts' 'Alert filters' panel
- Click 'Add' and fill in the details for each alert you want to override
Note: The alert filters will only be applied to new alerts, not to any alerts that were already present when the filter was created.
The 'add' and 'modify' dialogs have the following fields:
A pull down containing all of the active and passive alert rules currently installed.
The new risk level to be assigned to any alerts raised that match the criteria defined by the rule.
An optional URL. If specified then this rule will be applied if the URL matches the URL of a raised alert.
If set and a URL is specified then the URL will be treated as a regex expression when compared with the URL of the alert. If it is not set then any specified URL must exactly match the URL of the alert.
An optional parameter. If specified then this rule will be applied if the parameter exactly matches the parameter of a raised alert.
If set then this rule will be applied to all alerts raise against the given context.
- Introduction
-
2.0 Add-ons
- Add-ons: Release
- Add-ons: Beta
-
Add-ons: Alpha
- Active Scan Rules - alpha
- Access Control Testing
- All In One Notes
- Authentication Statistics
- Browser View
- Bug Tracker
- Code Dx
- Community Scripts
- Custom Payloads
- Custom Report
- DOM XSS Active Scan Rule
- Export Report
- Form Handler
- Groovy Scripting
- HTTPS Info Add-on
- Open API Specification Support
- Passive Scan Rules - alpha
- Replacer
- Revisit
- Server-Sent Events
- Sequence Scanner
- Simple Example
- SOAP Scanner
- SNI Terminator
- Technology Detection
- TLS Debug
- Add-on Development
- Add-on Structure
- Add-on Debugging
- Examples
- Upgrade
- Code Structure
- 1.4 Add-ons
(This is work in progress;)