usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.53k stars 591 forks source link

Default ModSecurity Rules #1186

Closed eakteam closed 8 months ago

eakteam commented 8 months ago

Trying to set the default ModSecurity Rules which is:

SecRule ARGS "\.\./" "t:normalisePathWin,id:99999,severity:4,msg:'Drive Access' ,log,auditlog,deny",

But it throws an error:

Could not save rules, Error message: Data supplied is not accepted, following characters are not allowed in the input ` $ & ( ) [ ] { } ; : ‘ < >.
usmannasir commented 8 months ago

fixed.

eakteam commented 8 months ago

@usmannasir do you have any ETA about 2.3.5?