Skip to content

Commit

Permalink
Update contribute.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zema1 authored Aug 30, 2019
1 parent 7b32e2d commit 8af175e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ xray 社区版经过数个版本的更迭,基本覆盖了对常见漏洞的 fu
## POC 贡献规范
在提交之前请搜索仓库的 pocs 文件夹以及 Github 的 Pull request, 确保该 POC 没有被提交。

1. 期望近三年内主流框架,CMS等出现的漏洞,部分小众 CMS 的 POC 可能不被收录
1. 漏洞如果能通过回显检测,就不要使用反连平台,鼓励将公开的无回显的POC改为有回显的。
1. 提交的 POC 如果比较简单,请直接保持单文件不要创建子目录; dockerfile 等文件不要放在仓库中,直接放在 PR 中即可。
1. poc 请以 `.yml` 结尾,而不是 `.yaml`
Expand Down

0 comments on commit 8af175e

Please sign in to comment.