Code injection may change the logic of origin statements. Attackers can leverage OS command injections in an application to privileges, execute arbitrary commmands and compromise the underlying operating system. This rule prevents command injection attacks on web servers by detecting suspicious commands carried in HTTP requests, such as malicious commands executed via sh. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021. Other reference:None