Critical-risk tools in OODA Computer Control
10 of the 99 tools in OODA Computer Control are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
batch_delete_filesDestructiveDelete multiple files in parallel.
-
clear_old_logsDestructiveDelete audit log entries older than specified days. Use dryRun=true to preview.
-
clipboard_clearDestructiveClear the clipboard.
-
crud_batch_deleteDestructiveDelete multiple records in parallel.
-
crud_deleteDestructiveDelete a record
-
delete_fileDestructiveDelete a file or directory. For multiple deletions, use batch_delete_files.
-
reset_configDestructiveReset configuration to defaults. Optionally specify a section to reset only that section.
-
kill_processDestructiveKill a process by PID or name.
-
close_windowDestructiveClose a window. Use force to kill the process.
-
terminate_processDestructiveTerminate a process session. Use force=true for SIGKILL instead of graceful SIGTERM.
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.