SI-03(08) Detect Unauthorized Commands

(a) Detect the following unauthorized operating system commands through the kernel application programming interface on si-03.08_odp.02: si-03.08_odp.01 ; and

(b) si-03.08_odp.03.

Parameter ID Definition
si-03.08_odp.01 unauthorized operating system commands
si-03.08_odp.02 system hardware components
si-03.08_odp.03

Selection (one-or-more):

  • issue a warning
  • audit the command execution
  • prevent the execution of the command

Baselines

Guidance

Detecting unauthorized commands can be applied to critical interfaces other than kernel-based interfaces, including interfaces with virtual machines and privileged applications. Unauthorized operating system commands include commands for kernel functions from system processes that are not trusted to initiate such commands as well as commands for kernel functions that are suspicious even though commands of that type are reasonable for processes to initiate. Organizations can define the malicious commands to be detected by a combination of command types, command classes, or specific instances of commands. Organizations can also define hardware components by component type, component, component location in the network, or a combination thereof. Organizations may select different actions for different types, classes, or instances of malicious commands.

Related controls 3