Very cool new addition to help with some of the areas I was struggling to scan. Thank you!
Improve your Burp Suite scan coverage by manually capturing how to perform complex actions on your website
Burp Suite Navigation Recorder is a Chrome extension that enables you to record complex navigation sequences, such as SSO logins, using your browser
You can then import the recording into Burp Suite Professional and Burp Suite Enterprise so that any future scans of the website can replicate your recorded actions
This can improve your Burp Suite scan coverage by increasing the attack surface that the Scanner is able to audit effectively
To find more information about Burp Suite please visit: https://portswigger
net/burp
To record an action sequence: 1
Click the Burp Suite Navigation Recorder extension icon at the top right
2
Click start recording
3
Load the web page where you want to begin capturing and carry out the action sequence
4
Click the extension icon to stop recording and click copy to clipboard to save the data from the recording to your clipboard in JSON format
5
Paste the JSON from your clipboard into Burp Suite
Note that this extension works by recording clicks, pasted data, and keystrokes
To ensure that your action sequence is recorded properly, please avoid using any autocomplete functionality
The recorded data on your clipboard will be automatically cleared when you paste it into Burp Suite