Update proc_creation_win_lolbin_sideload_link_binary.yml
This commit is contained in:
@@ -15,8 +15,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
Image|endswith: '\link.exe'
|
||||
CommandLine|contains:
|
||||
- 'LINK /' # Hardcoded command line when we call tools like dumpbin.exe, editbin.exe, lib.exe...etc
|
||||
CommandLine|contains: 'LINK /' # Hardcoded command line when we call tools like dumpbin.exe, editbin.exe, lib.exe...etc
|
||||
# Add other filters for other legitimate locations
|
||||
filter_visual_studio:
|
||||
ParentImage|startswith:
|
||||
|
||||
Reference in New Issue
Block a user