Skip to main content

Mod Security Question

Comments

6 comments

  • cPanelMichael
    Hello :) The message is letting you know a pattern matched one of the custom rules you have configured for Mod_Security and thus the request was blocked. You can search for the referenced rule number in /var/cpanel/cwaf/rules/cwaf_02.conf to see what specific rule was triggered. Thank you.
    0
  • quizknows
    wp-login.php returns a 200 for a failed login, a successful login is 302 redirected into the wp-admin area. This rule is saying someone got a 200 response status at that URI, indicating a failed login, and thus ModSecurity logs an error to tell you someone provided a wrong password for wordpress. If you are getting this error when you provide the right password for wordpress there may be an issue with the rule logic. If you can post the rule in its entirety I could tell you more.
    0
  • wafaa
    it's not [id "212100"> ? if not where can i have it plz
    0
  • cPanelMichael
    [quote="wafaa, post: 1679512">it's not [id "212100"> ? if not where can i have it plz
    Could you elaborate a little more on this response? I'm not sure I fully understand it. Thank you.
    0
  • wafaa
    Can u explain me what is the rule id "212100" ?
    0
  • quizknows
    Every ModSecurity rule has a unique numeric ID used to identify the rule. In your file /var/cpanel/cwaf/rules/cwaf_02.conf you should be able to find the actual rule by searching for id:212100 I do not see this rule ID in the latest set of comodo rules that I just downloaded.
    0

Please sign in to leave a comment.