Skip to content

Commit 7510516

Browse files
fix: yamlint
1 parent f0f86d1 commit 7510516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/windows/process_creation/proc_creation_win_amsi_disable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ detection:
3636
- '\powershell.exe'
3737
- '\pwsh.exe'
3838
- OriginalFileName:
39-
- 'PowerShell.EXE'
40-
- 'pwsh.dll'
39+
- 'PowerShell.EXE'
40+
- 'pwsh.dll'
4141
selection_powershell_cmd:
4242
CommandLine|contains:
4343
- 'Set-ItemProperty'

0 commit comments

Comments
 (0)