A CLI tool that helps you avoid undefined user behaviour by validating your API specifications.See the tool
Description
Cherrybomb reads your API spec file (Open API Specification) and validates it for best practices and the OAS specification, then it tests to verify that the API follows the OAS file and tests for common vulnerabilities. The output is a detailed table with any issues found, guiding you to the exact problem and location to help you solve it quickly.
More Resources & Tools in Security
Use Docker and Dockery Compose to test and find blind cross-site scripting vulnerabilities.
Analyze webpack production bundle
Browser templates for Browser In The Browser (BITB) attack.