Skip to content

Commit a2dc214

Browse files
fix: remove characters from selectors
1 parent b4c6fac commit a2dc214

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rules/windows/process_creation/proc_creation_win_dotnet_arbitrary_dll_csproj_execution.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ references:
88
- https://bohops.com/2019/08/19/dotnet-core-a-vector-for-awl-bypass-defense-evasion/
99
author: Beyu Denis, oscd.community
1010
date: 2020-10-18
11-
modified: 2025-10-08
11+
modified: 2025-10-16
1212
tags:
1313
- attack.defense-evasion
1414
- attack.t1218
@@ -27,7 +27,7 @@ detection:
2727
- '.dll"'
2828
- ".csproj'"
2929
- ".dll'"
30-
filter_optional_notepad++:
30+
filter_optional_notepadplus_plus:
3131
ParentImage:
3232
- 'C:\Program Files (x86)\Notepad++\notepad++.exe'
3333
- 'C:\Program Files\Notepad++\notepad++.exe'

0 commit comments

Comments
 (0)