CaidoReflector
April 30, 2025 ยท View on GitHub
CaidoReflector is a passive workflow for Caido that will automatically look for paramater reflections in the HTTP response.
Caution
I would recommend avoiding this workflow for now as it might significantly slow down your Caido project, we are working on a better alternative
Installation [Recommended]
- Install EvenBetter extension https://github.com/bebiksior/EvenBetter
- Go to Workflows -> Library
- Search for CaidoReflector and click Add
- Done ๐
Installation [without EvenBetter plugin]
- Download https://github.com/bebiksior/CaidoReflector/blob/main/Reflector.json
- In Caido, navigate to the Workflows page
- Click Import and select the downloaded JSON file.
- Done ๐
TODO
- support query parameters without value
- support JSON request body
- allow users to easily disable scanning POST requests
Contribution
Feel free to contribute! If you'd like to request a feature or report a bug, please create a GitHub Issue.