Exploitation Attempt Of CVE-2020-1472 - Execution of ZeroLogon PoC
Description
Detects the execution of the commonly used ZeroLogon PoC executable.
Query · sigma
selection_main: ParentImage|endswith: \cmd.exe Image|endswith: - \cool.exe - \zero.exe CommandLine|contains|all: - Administrator - -c selection_payloads_1: CommandLine|contains|all: - taskkill - /f - /im selection_payloads_2: CommandLine|contains: powershell condition: selection_main and 1 of selection_payloads_*
Known false positives
- Unknown