From 60adf26e0c398fa3bb064fe59e87094855dce3b5 Mon Sep 17 00:00:00 2001 From: mgeeky Date: Tue, 3 Dec 2019 12:06:45 +0100 Subject: [PATCH] Fixes --- linux/prepare-kali.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/linux/prepare-kali.sh b/linux/prepare-kali.sh index d4d4435..5292cdf 100644 --- a/linux/prepare-kali.sh +++ b/linux/prepare-kali.sh @@ -11,7 +11,7 @@ # will have to carry off the setup himself # - issues with unavailable repositories/packages are NOT acceptable. I need to either take care of # keeping tools list more or less up-to-date, or to remove tool's pull down entirely from the script -# - only tools that I've found useful at least twice are landing in this script. +# - only tools that I've found useful at least once are landing in this script. # # Mariusz B., '18-'19 # @@ -478,7 +478,6 @@ 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 git_clone https://github.com/sqlmapproject/sqlmap.git mkdir aquatone ; cd aquatone wget https://github.com/michenriksen/aquatone/releases/latest/download/aquatone_linux_amd64_1.6.0.zip