Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bebiksior/CaidoReflector
Automatically look for paramater reflections in the HTTP response
https://github.com/bebiksior/CaidoReflector
Last synced: about 2 months ago
JSON representation
Automatically look for paramater reflections in the HTTP response
- Host: GitHub
- URL: https://github.com/bebiksior/CaidoReflector
- Owner: bebiksior
- License: cc0-1.0
- Created: 2024-04-29T22:00:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T22:10:08.000Z (9 months ago)
- Last Synced: 2024-08-03T14:06:39.909Z (5 months ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- WebHackersWeapons - CaidoReflector
README
# CaidoReflector
`CaidoReflector` is a passive workflow for Caido that will automatically look for paramater reflections in the HTTP response.
## Installation [Recommended]
1. Install **EvenBetter** extension https://github.com/bebiksior/EvenBetter
2. Go to Workflows -> Library
3. Search for **CaidoReflector** and click Add
4. Done 🎉## Installation [without EvenBetter plugin]
1. Download https://github.com/bebiksior/CaidoReflector/blob/main/Reflector.json
2. In Caido, navigate to the **Workflows** page
3. Click **Import** and select the downloaded JSON file.
4. 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.