Skip to content

Commit 77e05ab

Browse files
authored
Merge pull request #2887 from frack113/fix_tag
Update tags
2 parents eab098e + 7819a3b commit 77e05ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

rules/windows/process_creation/proc_creation_win_infdefaultinstall.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@ author: frack113
55
date: 2021/07/13
66
description: Executes SCT script using scrobj.dll from a command in entered into a specially prepared INF file.
77
references:
8-
- https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1218/T1218.md
8+
- https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1218/T1218.md#atomic-test-4---infdefaultinstallexe-inf-execution
99
- https://github.com/LOLBAS-Project/LOLBAS/blob/master/yml/OSBinaries/Infdefaultinstall.yml
10-
tags:
11-
- attack.defense_evasion
12-
- attack.t1562.001
1310
logsource:
1411
category: process_creation
1512
product: windows
@@ -27,3 +24,6 @@ fields:
2724
falsepositives:
2825
- Unknown
2926
level: medium
27+
tags:
28+
- attack.defense_evasion
29+
- attack.t1218

0 commit comments

Comments
 (0)