From 0f2ec0df4928a2831c1dfa11ade886072f9c1182 Mon Sep 17 00:00:00 2001 From: mb Date: Sat, 18 Jan 2020 18:17:51 +0100 Subject: [PATCH] Added domain categorization and expired searching tools to prepare-linux --- linux/prepare-kali.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linux/prepare-kali.sh b/linux/prepare-kali.sh index 8a120d5..9761fad 100644 --- a/linux/prepare-kali.sh +++ b/linux/prepare-kali.sh @@ -447,6 +447,10 @@ git_clone https://github.com/pimps/wsuxploit.git cd wsuxploit git_clone https://github.com/ctxis/wsuspect-proxy.git cd .. +git_clone https://github.com/Mr-Un1k0d3r/CatMyPhish.git +git_clone https://github.com/threatexpress/domainhunter.git +git_clone https://github.com/t94j0/AIRMASTER.git +git_clone https://github.com/mdsecactivebreach/Chameleon.git popd