mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2025-02-16 13:58:26 +00:00
Update docker-bench-websploit.sh
This commit is contained in:
parent
9c3d34cb67
commit
673271763e
1 changed files with 3 additions and 1 deletions
|
@ -14,4 +14,6 @@ docker run --rm --net host --pid host --userns host --cap-add audit_control \
|
|||
--label docker_bench_security \
|
||||
docker/docker-bench-security > bench_results.txt
|
||||
|
||||
echo "The results have been stored at $(pwd)/bench_results.txt "
|
||||
|
||||
cat bench_results.txt
|
||||
echo "The results have been stored at $(pwd)/bench_results.txt "
|
||||
|
|
Loading…
Add table
Reference in a new issue