mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-16 08:27:10 +03:00
Updated Reference Manual (v2.x) (mediawiki)
@@ -3001,7 +3001,7 @@ In Windows and Unix, commands may be escaped by different means, such as:
|
||||
The cmdLine transformation function avoids this problem by manipulating the variable contend in the following ways:
|
||||
*deleting all backslashes [\]
|
||||
*deleting all double quotes ["]
|
||||
*deleting all sigle quotes [']
|
||||
*deleting all single quotes [']
|
||||
*deleting all carets [^]
|
||||
*deleting spaces before a slash [/]
|
||||
*deleting spaces before an open parentesis [(]
|
||||
|
||||
Reference in New Issue
Block a user