From c5db6fbf082674be2988f7becf0afb26e439db37 Mon Sep 17 00:00:00 2001 From: mgeeky Date: Tue, 23 Apr 2019 17:51:16 +0200 Subject: [PATCH] Malleable-related repos. --- linux/prepare-kali.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linux/prepare-kali.sh b/linux/prepare-kali.sh index c664169..3efa49a 100644 --- a/linux/prepare-kali.sh +++ b/linux/prepare-kali.sh @@ -189,6 +189,9 @@ git_clone https://github.com/Veil-Framework/Veil.git git_clone https://github.com/Veil-Framework/Veil-Evasion.git git_clone https://github.com/pentestgeek/phishing-frenzy.git git_clone https://github.com/trustedsec/social-engineer-toolkit.git +git_clone https://github.com/bluscreenofjeff/Malleable-C2-Randomizer.git +git_clone https://github.com/rsmudge/Malleable-C2-Profiles.git +git_clone https://github.com/threatexpress/malleable-c2.git popd pushd reversing