Enterprise EditionProfessional
BChecks worked examples
-
Last updated: April 18, 2024
-
Read time: 1 Minute
BChecks are defined by importing .bcheck
files into Burp Suite Professional. This section provides some example definitions that correspond to real-world use cases, and breaks down how each definition works to help you design your own scan checks.
These examples are also available as templates when you create a BCheck in Burp Suite Professional. You can use them as the basis for your new check, and edit them as required.
Note
The examples in this section use Python-style indentation for readability. However, indentation is entirely optional when writing BCheck definitions.