Skip to content

Commit

Permalink
修改说明文档
Browse files Browse the repository at this point in the history
  • Loading branch information
wintrysec committed Apr 6, 2021
1 parent 565eba3 commit e1330e0
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,26 @@

![webray](webray.png)

# 提交规则
## 提交规则

根据目录分类提交相关POC&EXP即可,格式参考已存在的POC

实用为主,写明使用方法即可

> 注意先pull,再push
```bash
git pull
git add .
git commit -m "添加xxx漏洞POC"
git push
```
```

## 数据参考&同步跟踪

**[VULHUB](https://vulhub.org/#/environments/)**

**[狼组POC文库](https://poc.wgpsec.org/)**

**[Middleware-Vulnerability-detection](https://github.com/mai-lang-chai/Middleware-Vulnerability-detection)**

0 comments on commit e1330e0

Please sign in to comment.