We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def20c7 commit fb2b6baCopy full SHA for fb2b6ba
rules/windows/execution_suspicious_powershell_imgload.toml
@@ -92,7 +92,7 @@ host.os.type:windows and event.category:library and
92
process.code_signature.trusted:true
93
) and
94
not (
95
- processs.executable: C\:\\Windows\\AdminArsenal\\PDQInventory-Scanner\\service-*\\exec\\PDQInventoryScanner.exe and
+ process.executable: C\:\\Windows\\AdminArsenal\\PDQInventory-Scanner\\service-*\\exec\\PDQInventoryScanner.exe and
96
process.code_signature.subject_name:"PDQ.com Corporation" and
97
98
0 commit comments