How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Vulnerable REST API with OWASP top 10 vulnerabilities for security testing
Fuzzing101 is an educational resource providing a structured curriculum and containerized security labs for learning software fuzzing and vulnerability research. It functions as a training course that guides users through the process of identifying security flaws using systematic input manipulation and memory corruption analysis. The project distinguishes itself by providing isolated environments that ensure consistent build dependencies for practicing software instrumentation and crash triaging. It includes a practical tutorial on using evolutionary fuzzing engines and instrumentation tools
Pre-Built Vulnerable Multiple API Scenarios Environments Based on Docker-Compose.
Damn Vulnerable GraphQL Application is an intentionally vulnerable GraphQL service implementation designed for learning about and practising GraphQL Security.
The main features of dolevf/damn-vulnerable-graphql-application are: Vulnerable API Labs, Vulnerable Labs and Practice, Security Testing.
Open-source alternatives to dolevf/damn-vulnerable-graphql-application include: erev0s/vampi — Vulnerable REST API with OWASP top 10 vulnerabilities for security testing. antonio-morales/fuzzing101 — Fuzzing101 is an educational resource providing a structured curriculum and containerized security labs for learning… api-security/apisandbox — Pre-Built Vulnerable Multiple API Scenarios Environments Based on Docker-Compose. audi-1/sqli-labs — sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for… carvesystems/vulnerable-graphql-api — A very vulnerable implementation of a GraphQL API. arainho/awesome-api-security.