From 9df959c07dcc5598fb205f2b5fdf0461c73200fb Mon Sep 17 00:00:00 2001 From: Jarcis-cy Date: Thu, 4 Jul 2024 16:15:56 +0800 Subject: [PATCH] =?UTF-8?q?[add]=20=E5=A2=9E=E5=8A=A0Releases?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ README_EN.md | 2 ++ tests/evilpot/README.md | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecbd77da1..72ef8e135 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,8 @@ xray的进步离不开各位师傅的支持,秉持着互助共建的精神, [**Evil Pot**](https://github.com/chaitin/xray/tree/master/tests/evilpot) +[Releases](https://github.com/chaitin/xray/releases?q=EvilPot&expanded=true) + 一个专门用于让扫描器产生误报的靶场 编写插件应该尽量避免能在这个靶场扫描出结果 diff --git a/README_EN.md b/README_EN.md index 44930e725..f05233859 100644 --- a/README_EN.md +++ b/README_EN.md @@ -180,6 +180,8 @@ Refer to: https://docs.xray.cool/#/guide/contribute [**Evil Pot**](https://github.com/chaitin/xray/tree/master/tests/evilpot) +[Releases](https://github.com/chaitin/xray/releases?q=EvilPot&expanded=true) + A range specifically designed to allow scanners to generate false positives Plugins should be written to try to avoid being able to scan results in this range diff --git a/tests/evilpot/README.md b/tests/evilpot/README.md index 1c5f96d3e..5e4472d49 100644 --- a/tests/evilpot/README.md +++ b/tests/evilpot/README.md @@ -22,4 +22,6 @@ Evil Pot - 回显完整请求 - 尝试计算请求中的算式 - 尝试进行`sleep`和`wait for`的执行 -- 8889: echo server 回显所有读到的数据 \ No newline at end of file +- 8889: echo server 回显所有读到的数据 + +可在此处下载体验:https://github.com/chaitin/xray/releases?q=EvilPot&expanded=true \ No newline at end of file