From 77ad1d19dd11b8e4e7a4741140a42eed58f7ade3 Mon Sep 17 00:00:00 2001 From: Mariusz B Date: Mon, 25 May 2020 16:46:18 +0200 Subject: [PATCH] Update prepare-kali.sh --- linux/prepare-kali.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/prepare-kali.sh b/linux/prepare-kali.sh index b88174a..66d75dd 100644 --- a/linux/prepare-kali.sh +++ b/linux/prepare-kali.sh @@ -145,7 +145,7 @@ chmod +x bin/lambdaguard cd .. git_clone https://github.com/nahamsec/lazys3.git git_clone https://github.com/andresriancho/nimbostratus.git -git_clone https://github.com/duo-labs/cloudmapper.git ; cd cloudmapper/ ; pipenv install --skip-lock ; pipenv shell ; cd .. +git_clone https://github.com/duo-labs/cloudmapper.git ; cd cloudmapper/ ; pipenv install --skip-lock ; pipenv shell ; exit ; cd .. git_clone https://github.com/awslabs/aws-security-benchmark.git git_clone https://github.com/VirtueSecurity/aws-extender-cli.git git_clone https://github.com/cloudsploit/scans.git