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 3f442ad commit 7712f51Copy full SHA for 7712f51
lookups/malicious_powershell_strings.yml
@@ -1,11 +1,12 @@
1
name: malicious_powershell_strings
2
-data: 2025-01-20
+date: 2025-01-20
3
version: 1
4
id: d2fcf9eb-c7a4-4b05-9db4-99c6430d0513
5
author: Steven Dick
6
lookup_type: csv
7
description: A list of commands and commandlets used with known malicious powershell tooling.
8
-match_type: WILDCARD(command)
+match_type:
9
+- WILDCARD(command)
10
min_matches: 1
11
max_matches: 1
12
case_sensitive_match: false
0 commit comments