Skip to content

Commit 3c7e6c9

Browse files
committed
2 parents 24a784a + 2ea3aa0 commit 3c7e6c9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,5 @@ For workload-security-evaluator, run `k exec -it [POD-NAME] -n workload-security
7474
10. `Invoke-AtomicTest T1053.003-2` - modify cron jobs
7575
11. `Invoke-AtomicTest T1070.003-1` - clear bash history
7676
12. `Invoke-AtomicTest T1611-1,2` - Container escape
77+
13. Check agent utilization with `k top pod --all-namespaces`
7778

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
cryptography==3.3.2
2+
requests==2.25.1
3+
pywin32==300

0 commit comments

Comments
 (0)