{"id": "hard_safe_security_code_00000", "source": "hard_negatives", "source_license": "generated", "text": "# WAF Rule Definitions \u2014 ModSecurity/OWASP CRS style\n# These rules BLOCK attacks, they don't perform them\n\nSecRule REQUEST_URI \"@rx (?i)(union.*select|insert.*into|delete.*from|drop.*table)\" \\\n \"id:1001,phase:2,deny,status:403,msg:'SQL Injection attempt blocked'\"\n\nSecRule REQUEST_BODY \"@rx (?i)(',\n '
',\n '