## https://sploitus.com/exploit?id=E5A23F1F-8928-5A8C-8C79-4279F247FA03
# ๐ก๏ธ POC Vulnerability Verification Toolset
[](https://opensource.org/licenses/MIT)
[](https://www.python.org/downloads/)
**Author**: weichao (WeiChao)
---
## โ ๏ธ Disclaimer
> **This tool is intended only for authorized security testing, vulnerability verification, and educational research purposes.**
> Using this tool to scan or attack target systems without authorization is illegal. The user must bear all legal responsibilities. ---
## ๐ Project Overview
This project includes POC scripts for verifying vulnerabilities in common web application systems. It supports single-target and batch detection. ### Installation Requirements
```bash
pip install -r requirements.txt
```