Initial Access (TA0001)(external, opens in a new tab or window)
text code block:( ( (data_stream.dataset:network_traffic.http OR (event.category:network_traffic AND network.protocol:http)) AND http.response.status_code:[300 TO 399] AND http.request.headers.authorization:Basic* AND http.response.headers.location:\/cpsess* ) OR ( data_stream.dataset:zeek.http AND zeek.http.client_header_names:AUTHORIZATION AND zeek.http.server_header_names:LOCATION ) ) AND http.request.method:GET AND url.path:"/" AND destination.port:(2087 OR 2086 OR 2083 OR 2082 OR 2095 OR 2096)
Install detection rules in Elastic Security
Detect Potential cPanel WHM CRLF Authentication Bypass (CVE-2026-41940) in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).