Inline Python Execution - Spawn Shell Via OS System Library (2d2f44ff-4611-4778-a8fc-323a0e9850cc)
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.