From adadfe1638894867c70538d0fa62cfeef18680b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=83=E6=97=A5?= Date: Thu, 12 Jul 2018 15:09:02 +0800 Subject: [PATCH] 100 100 --- security_t00ls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security_t00ls.md b/security_t00ls.md index 5fbd2e1..c831185 100644 --- a/security_t00ls.md +++ b/security_t00ls.md @@ -474,7 +474,7 @@ #### 密码的抓取与hash窃取 - https://github.com/AlessandroZ/LaZagne 基于python的跨平台本机密码抓取工具 - https://github.com/huntergregal/mimipenguin linux密码抓取神器 -- https://github.com/nettitude/Invoke-PowerThIEf 利用IE进行后渗透,抓取密码 +- https://github.com/nettitude/Invoke-PowerThIEf 利用IE进行后渗透,抓取密码、重定向等 - https://github.com/gentilkiwi/mimikatz Windows 下密码抓取渗透神器 - https://github.com/skelsec/pypykatz 使用纯py3实现的mimikatz - https://github.com/eladshamir/Internal-Monologue 无需LSASS进程Mimikatz是从LSASS进程内存中提取内容, 从内存中提取明文密码, NTLM哈希, Kerberos ticket, 以及执行pass-the-hash/pass-the-ticket攻击等