From bb1d8623b846f2139015a2b60ba551f98913db1f Mon Sep 17 00:00:00 2001 From: Mrxn Date: Mon, 24 Jan 2022 19:11:09 +0800 Subject: [PATCH] =?UTF-8?q?add=20chrome-bandit=EF=BC=9A=E5=9C=A8=20Mac=20?= =?UTF-8?q?=E4=B8=8A=E9=80=9A=E8=BF=87=20chrome=20=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=A1=AB=E5=85=85=E8=8E=B7=E5=8F=96=E4=BF=9D=E5=AD=98=E7=9A=84?= =?UTF-8?q?=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 58de19e..5ba1952 100644 --- a/README.md +++ b/README.md @@ -972,6 +972,9 @@ - [Quser-BOF:Cobalt Strike BOF for quser.exe implementation using Windows API](https://github.com/netero1010/Quser-BOF) - [SharpGhosting:C#写的创建幽灵进程的工具](https://github.com/Wra7h/SharpGhosting) - [Pentesting-Active-Directory-CN:域渗透脑图中文翻译版](https://github.com/NyDubh3/Pentesting-Active-Directory-CN)|[英文原版](https://github.com/Orange-Cyberdefense/arsenal/) +- [fuzzware:针对固件的自动化、自配置的 Fuzzing 工具](https://github.com/fuzzware-fuzzer/fuzzware) +- [python-codext:Python 编码/解码库, 扩展了原生的 codecs 库, 提供 120 多个新编解码器](https://github.com/dhondta/python-codext) +- [chrome-bandit:在 Mac 上通过 chrome 自动填充获取保存的密码](https://github.com/masasron/chrome-bandit) ## 文章/书籍/教程相关