mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-20 03:46:09 +00:00
Update docker-bench-websploit.sh
This commit is contained in:
parent
9c3d34cb67
commit
673271763e
@ -14,4 +14,6 @@ docker run --rm --net host --pid host --userns host --cap-add audit_control \
|
|||||||
--label docker_bench_security \
|
--label docker_bench_security \
|
||||||
docker/docker-bench-security > bench_results.txt
|
docker/docker-bench-security > bench_results.txt
|
||||||
|
|
||||||
|
|
||||||
|
cat bench_results.txt
|
||||||
echo "The results have been stored at $(pwd)/bench_results.txt "
|
echo "The results have been stored at $(pwd)/bench_results.txt "
|
Loading…
Reference in New Issue
Block a user