This repository contains a collection of sample codes and payloads designed for testing and demonstrating various types of software vulnerabilities. It is intended for educational, research, and security testing purposes only.
- To provide reproducible vulnerability test cases
- To help in the development and evaluation of static/dynamic vulnerability detection tools
- To simulate real-world security issues in a controlled environment
Warning: This repository is for educational and research purposes only. Do not use any code or payloads from this project in production environments. The authors are not responsible for any misuse or damage caused by using this library.
- Remote Code Execution (RCE)
- Command Injection
- Insecure Deserialization
- Path Traversal
- SQL Injection
- Cross-Site Scripting (XSS)
- and more...