From e6f56d9725d5e4753e3d7db6e65373ec0ee469bd Mon Sep 17 00:00:00 2001 From: Mrxn Date: Thu, 19 Nov 2020 21:20:23 +0800 Subject: [PATCH] =?UTF-8?q?add=20anti-honeypot-=E4=B8=80=E6=AC=BE=E5=8F=AF?= =?UTF-8?q?=E4=BB=A5=E6=A3=80=E6=B5=8BWEB=E8=9C=9C=E7=BD=90=E5=B9=B6?= =?UTF-8?q?=E9=98=BB=E6=96=AD=E8=AF=B7=E6=B1=82=E7=9A=84Chrome=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7f13dc..0a0d082 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ - [ffuf-基于go开发的快速fuzz工具](https://github.com/ffuf/ffuf) - [linglong-一款甲方资产巡航扫描系统,系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示](https://github.com/awake1t/linglong) - [fscan-一键大保健(支持主机存活探测、端口扫描、常见服务的爆破、ms17010、redis批量写私钥、计划任务反弹shell、读取win网卡信息等)](https://github.com/shadow1ng/fscan) +- [anti-honeypot-一款可以检测WEB蜜罐并阻断请求的Chrome插件](https://github.com/cnrstar/anti-honeypot) ## 文章/书籍/教程相关