Credential Dumping Attempt Via Svchost
Description
Detects when a process tries to access the memory of svchost to potentially dump credentials.
Query · sigma
selection: TargetImage|endswith: \svchost.exe GrantedAccess: '0x143a' filter_main_known_processes: SourceImage|endswith: - \services.exe - \msiexec.exe condition: selection and not 1 of filter_main_*
Known false positives
- Unknown