Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gremlin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ gremlin:
- SYS_BOOT # Required to run Shutdown attacks
- SYS_TIME # Required to run Time Travel attacks
- DAC_READ_SEARCH # Required to run Certificate Expiry attacks with CIDR address arguments, and to discover dependencies
- SYS_RESOURCE # Required to run Process Exhaustion attacks against containers
- SYS_RESOURCE # Required to run Memory attacks and Process Exhaustion against containers
- SYS_ADMIN # Required to apply impact within container namespaces
- SYS_PTRACE # Required to to identify charactistics of container processes (such as associated network)
- NET_RAW # Required to discover dependencies
Expand Down