From 59e479479282e4310489f8e0923c10e2ee150aa4 Mon Sep 17 00:00:00 2001 From: mgeeky Date: Mon, 1 Jul 2019 12:20:25 +0200 Subject: [PATCH] Added xxeinjector --- linux/prepare-kali.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux/prepare-kali.sh b/linux/prepare-kali.sh index 2792f02..2d3b50f 100644 --- a/linux/prepare-kali.sh +++ b/linux/prepare-kali.sh @@ -165,6 +165,7 @@ git_clone https://github.com/inquisb/icmpsh.git git_clone https://github.com/tomac/yersinia.git git_clone https://github.com/threat9/routersploit.git git_clone https://github.com/hatRiot/clusterd.git +git_clone https://github.com/joaomatosf/jexboss.git git_clone https://github.com/SpiderLabs/ikeforce.git popd @@ -385,6 +386,7 @@ git_clone https://github.com/mgeeky/tomcatWarDeployer.git git_clone https://github.com/codingo/NoSQLMap.git git_clone https://github.com/commixproject/commix.git git_clone https://github.com/droope/droopescan.git +git_clone https://github.com/enjoiz/XXEinjector.git git_clone https://github.com/breenmachine/httpscreenshot.git git_clone https://github.com/beefproject/beef/ ; pushd beef ; yes | ./install ; popd git_clone https://github.com/mitmproxy/mitmproxy.git