Wazuh Rule 92900 Silently Misses LSASS Credential Dumps Due to Incomplete Logic
Wazuh rule 92900, designed to detect LSASS credential dumping, fails silently when attackers use access mask 0x1fffff via rundll32 and comsvcs.dll, a value not included in its enumerated match list. Because the rule remains present and enabled, coverage reports still mark the technique as protected, masking a real detection gap. The root issue is that enumerated-list rules answer only whether a value matches a known-bad list, not whether a technique actually occurred. Security researchers found that keying on dbgcore.dll in the CallTrace field — rather than comsvcs.dll — catches both comsvcs-based dumps and tools like ProcDump that share the same code path. The findings are documented in public Wazuh GitHub issue 38716, with live endpoint test results verifying the behavior.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in