HEX
Server: LiteSpeed
System: Linux spg20.cloudpowerdns.com 5.14.0-611.35.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 25 03:46:09 EST 2026 x86_64
User: carrerup (3153)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //opt/bitninja-waf3/coreruleset/regex-assembly/932260.ra
##! Please refer to the documentation at
##! https://coreruleset.org/docs/development/regex_assembly/.

##! Word list for rule 932260 (RCE Unix command injection)

##!+ i

##!> assemble
  ##!> include unix-shell-evasion-prefix-start-of-string

  ##! These patterns are approximations of the patterns used by the cmdline
  ##! processor for `@` and `~`.
  ##! These patterns are used across multiple files, change with care.
  ##!> include-except unix-shell-4andup unix-shell-fps-pl1 -- @ [\s<>&|)] ~ \S
##!<