mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
Update run_cis_bench_locally.sh
This commit is contained in:
parent
4b92d0ba55
commit
002ef5e54c
@ -2,7 +2,7 @@
|
|||||||
# A simple script to install Chef inspec and the CIS Docker Benchmark InSpec Profile
|
# A simple script to install Chef inspec and the CIS Docker Benchmark InSpec Profile
|
||||||
# Runs on Ubuntu, Debian, Parrot, and Kali Linux
|
# Runs on Ubuntu, Debian, Parrot, and Kali Linux
|
||||||
# Author: Omar Santos @santosomar
|
# Author: Omar Santos @santosomar
|
||||||
# version 0.1
|
# version 0.2
|
||||||
|
|
||||||
#color settings
|
#color settings
|
||||||
red=$(tput setaf 1)
|
red=$(tput setaf 1)
|
||||||
@ -15,7 +15,7 @@ echo "🔥🔥🔥 ${green} R U N C I S D O C K E R B E N C H M A R K ${re
|
|||||||
|
|
||||||
Author: Omar Ωr Santos
|
Author: Omar Ωr Santos
|
||||||
Twitter: @santosomar
|
Twitter: @santosomar
|
||||||
Version: 0.1
|
Version: 0.2
|
||||||
|
|
||||||
${red}This script will automatically install or upgrade InSpec and will run the latest CIS Docker Benchmark from github/dev-sec/cis-docker-benchmark
|
${red}This script will automatically install or upgrade InSpec and will run the latest CIS Docker Benchmark from github/dev-sec/cis-docker-benchmark
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user