Caido v0.49.0 released, adds customizable workflow shortcuts
By SecBurg
Caido, a growing alternative to Burp Suite or OWASP Zap written completly in Rust, has just released their latest version (0.49.0).
This release brings two long-requested features: customizable workflow shortcuts and Markdown support in findings.
Other new features include:
Add shortcuts to workflows
Option to close the replay tabs with the scroll wheel button of the mouse, just like browser tabs.
Markdown support in findings editor
Add timeout option for sdk.requests.send
Provide more meaningful messages in sdk.requests.send errors
Shortcut to switch between tabs in replay
Frontend SDK - Add button next to replay session bar
Move the "+ Create New Scope" option to the bottom of the context menu
Add length on Body object in JS
Force update a plugin
Ctrl+F not working in intercept
Replay editor dynamic extensions
Add support for accessing scope in backend SDK
Rework workflow limit for free users
Plugin search
Getter for Request or Request ID in Findings in the Backend SDK
Add backend safe mode
See the release page for all changes and fixed bugs.