workflows icon indicating copy to clipboard operation
workflows copied to clipboard

๐Ÿ› ๏ธ Workflows created by the community

Results 18 workflows issues
Sort by recently updated
recently updated
newest added

Please ensure your pull request adheres to the following guidelines: - [ ] Follow the same folder structure as other workflows (see [template](https://github.com/caido/workflows/tree/main/Workflow%20Template)). - [ ] Has a proper author...

Please ensure your pull request adheres to the following guidelines: - [x] Follow the same folder structure as other workflows (see https://github.com/caido/workflows/tree/main/convert) - [x] Has a proper author name and...

Please ensure your pull request adheres to the following guidelines: - [x] Follow the same folder structure as other workflows (see https://github.com/caido/workflows/tree/main/convert) - [ ] Has a proper author name...

This pull request adds two workflows: * **FindSSO**: Highlights requests that are likely associated with SSO flows * **EvalSSO**: Add findings for basic analysis results of OAuth/OIDC SSO flows (for...

# SecretSniffer Author: [deathflash](https://x.com/deathflash1411) / [OsmSec](https://github.com/osmsec) SecretSniffer is a Caido workflow designed to detect Secrets and API Key leaks in HTTP responses, leveraging regex patterns as below: ```json { regex:...

# RequestTinter Author: [deathflash](https://x.com/deathflash1411) / [OsmSec](https://github.com/osmsec) RequestTinter is a Caido workflow that applies color tints to in-scope HTTP requests, making it easier to identify them based on their respective methods...

Extract and log the SameSite attribute, which is essential to check when looking for CSRF vulnerabilities. This can help users who have to test for a large number of vulnerabilities...

In security testing, itโ€™s often necessary to generate the current timestamp or create a random UUID. These techniques are also valuable for tasks like cache-busting. I've applied this approach in...

Please ensure your pull request adheres to the following guidelines: - [x] Follow the same folder structure as other workflows (see [template](https://github.com/caido/workflows/tree/main/Workflow%20Template)). - [x] Has a proper author name and...

Please ensure your pull request adheres to the following guidelines: - [x] Follow the same folder structure as other workflows (see [template](https://github.com/caido/workflows/tree/main/Workflow%20Template)). - [x] Has a proper author name and...