Inline Python Execution - Spawn Shell Via OS System Library — Detection Rule
Detects execution of inline Python code via the "-c" in order to call the "system" function from the "os" library, and spawn a shell.
Detects execution of inline Python code via the "-c" in order to call the "system" function from the "os" library, and spawn a shell.