Rule Name:Detect attempts to include .wwwacl or .www_acl
Severity:high
CVE ID:
Descripiton:
The .wwwacl and .www_acl files contain access control list information for the Apache server. Attackers can inlude .wwwacl or .www_acl file in http request and get the information, achieving local file inclusion attacks, resulting in information leak.This rule requires checking .wwwacl and .www_acl string in http request to prevent such attacks. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021. Other reference:None