Skip to content

Commit fb2b6ba

Browse files
committed
I need some coffee
1 parent def20c7 commit fb2b6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/windows/execution_suspicious_powershell_imgload.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ host.os.type:windows and event.category:library and
9292
process.code_signature.trusted:true
9393
) and
9494
not (
95-
processs.executable: C\:\\Windows\\AdminArsenal\\PDQInventory-Scanner\\service-*\\exec\\PDQInventoryScanner.exe and
95+
process.executable: C\:\\Windows\\AdminArsenal\\PDQInventory-Scanner\\service-*\\exec\\PDQInventoryScanner.exe and
9696
process.code_signature.subject_name:"PDQ.com Corporation" and
9797
process.code_signature.trusted:true
9898
) and

0 commit comments

Comments
 (0)