Caido v0.42.0

Ian Bouchard

October 7, 2024

Caido v0.42.0 is here! This release brings SOCKS proxy support as well as enhancements to the workflow editor.

🧦 SOCKS Proxy Support

You can now redirect traffic to SOCKS proxies, giving you more control over how your requests are handled. Multiple proxies can be configured at once, allowing you to assign specific traffic to different proxies based on the destination target.

SOCKS Proxy

🧩 New plugins

Four new plugins have been added to the plugin store.

🤖 Workflow Improvements

The node editor sidebar now clearly indicates which inputs are required or optional and prevents the use of invalid references.

"Matches HTTPQL" node now has true/false exec branches. No need to use the "if/else" node to process the result anymore.

⚒️ Plugin Development

️Backend/Workflow SDK

We've expanded our backend and workflow SDKs with new APIs.

  • "crypto" module: Implemented a subset of the NodeJS "crypto" module. Check crypto.d.ts for more info on what's implemented.
  • RequestSpec.parse("GET / ..."): Create a RequestSpec based on an HTTP request string
  • sdk.replay.createSession: Create a replay session
  • sdk.replaySession.getCollections: Get the list of replay collections

Frontend SDK

New API has been added to the frontend SDK to customize editors more extensively.

  • Editor.getEditorView: Retrieve the internal CodeMirror EditorView
Caido

Get Started with Caido today

Join the ranks of professionals who are switching to Caido for their security testing needs.