From db9e879c44827345249105b5b8bda24cc3fe0981 Mon Sep 17 00:00:00 2001 From: mb Date: Wed, 19 Jun 2019 13:18:58 +0200 Subject: [PATCH] PCredz --- linux/prepare-kali.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux/prepare-kali.sh b/linux/prepare-kali.sh index 3c1b9d1..7287a8b 100644 --- a/linux/prepare-kali.sh +++ b/linux/prepare-kali.sh @@ -155,7 +155,8 @@ git_clone https://github.com/mgeeky/Exploit-Development-Tools.git popd pushd infra -git_clone https://github.com/SpiderLabs/Responder.git +git_clone https://github.com/lgandx/Responder.git +git_clone https://github.com/lgandx/PCredz.git git_clone https://github.com/DanMcInerney/net-creds.git git_clone https://github.com/rofl0r/proxychains-ng.git git_clone https://github.com/brav0hax/smbexec.git