Update win_service_execution.yml
This commit is contained in:
@@ -17,7 +17,7 @@ detection:
|
||||
- '*\net.exe'
|
||||
- '*\net1.exe'
|
||||
CommandLine|re: '.*start.*[a-zA-Z0-9]' # search for a service name after 'net start', avoiding intersection with "service discovery" technique detection rules
|
||||
condition: selection
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Legitimate administrator or user executes a service for legitimate reason
|
||||
level: low
|
||||
|
||||
Reference in New Issue
Block a user