From 3dc48d5d11a517895413a67252fb2efe14f9347d Mon Sep 17 00:00:00 2001 From: mr-xn Date: Thu, 9 Jan 2020 13:49:42 +0800 Subject: [PATCH] =?UTF-8?q?add=20Linux=E6=8F=90=E5=8F=96=E5=85=B6=E4=BB=96?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=AF=86=E7=A0=81=E7=9A=84=E5=B7=A5=E5=85=B7?= =?UTF-8?q?(=E9=9C=80=E8=A6=81root=E6=9D=83=E9=99=90)?= 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 1b6b968..e877629 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ - [pypykatz-通过python3实现完整的Mimikatz功能(python3.6+)](https://github.com/skelsec/pypykatz) - [【windows】Bypassing AV via in-memory PE execution-通过在内存中加载多次XOR后的payload来bypass杀软](https://blog.dylan.codes/bypassing-av-via/)|[作者自建gitlab地址](https://git.dylan.codes/batman/darkarmour) - [wafw00f-帮助你快速识别web应用是否使用何种WAF(扫描之前很有用)](https://github.com/EnableSecurity/wafw00f) +- [Linux提取其他用户密码的工具(需要root权限)](https://github.com/huntergregal/mimipenguin) ## 书籍相关