• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved Modsecurity : Add custom rules with Regex

Pascal_Netenvie

Regular Pleskian
Server operating system version
Debian 11.7
Plesk version and microupdate number
18.0.52
Hi,
Is there a way to add custom modsecurity rules (with regex) in Plesk.
If yes, where can i set it ? and what is the best syntax to use ?

For example if i want to test with this rule :
SecRule REQUEST_URI "@rx (?i)union.*?select.*?from" "id:1,phase:1,t:lowercase,deny"


Regards.
 
Back
Top