File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
rules/windows/process_creation Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,8 @@ author: frack113
55date : 2021/07/13
66description : Executes SCT script using scrobj.dll from a command in entered into a specially prepared INF file.
77references :
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
1310logsource :
1411 category : process_creation
1512 product : windows
@@ -27,3 +24,6 @@ fields:
2724falsepositives :
2825 - Unknown
2926level : medium
27+ tags :
28+ - attack.defense_evasion
29+ - attack.t1218
You can’t perform that action at this time.
0 commit comments