To configure application logins for a scan, you can import a recorded login sequence rather than supplying basic user credentials. A recorded login sequence is a set of instructions that tell Burp Scanner how to log in to the target application.
Recorded login sequences enable Burp to handle complex authentication mechanisms, including:
You can manage recorded login sequences from the Application login tab of the scan launcher. From here, you can:
Login sequences are recorded using the Burp Suite Navigation Recorder Chrome extension. For more information on how to record a login sequence, see Recording login sequences.
To add a login sequence to your scan:
Burp adds the sequence to the list of application logins.
To edit an existing recorded login, select it and click Edit to display the Edit Recorded Login dialog. This dialog shows the events comprising the login sequence in a table.
From here you can:
Insert a new login event.
Edit an existing event.
Delete an event.
Alternatively, click See as JSON to view the raw JSON for the recorded login sequence. You can edit this JSON directly. To return to the events table from this view, click View as Events.
For more information on how recorded login events work, see Recorded login sequences.
To delete an existing recorded login, select it and click Delete.