# SecExample
**Repository Path**: yutons/SecExample
## Basic Information
- **Project Name**: SecExample
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2024-07-11
- **Last Updated**: 2024-10-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

JAVA 漏洞靶场
https://github.com/tangxiaofeng7/SecExample
### 截图

### 介绍
| Name | Star |
| ---------------------- | ---- |
| [注入漏洞-SQL注入] | 🌟🌟🌟 |
| [注入漏洞-命令注入] | 🌟 |
| [注入漏洞-spel表达式注入] | 🌟🌟🌟 |
| [XSS漏洞] | 🌟 |
| [CSRF漏洞] | 🌟🌟 |
| [SSRF漏洞] | 🌟🌟 |
| [CORS漏洞] | 🌟🌟🌟🌟 |
| [反序列化漏洞-Fastjson反序列化] | 🌟🌟🌟🌟 |
| [验证码相关漏洞] | 🌟🌟 |
### 安装
```
git clone https://github.com/tangxiaofeng7/SecExample.git
cd SecExample
docker-compose up -d
```
访问: http://localhost:8080
[](https://asciinema.org/a/gcuay3zNoRUZ85BTPgjpGukuC)