mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
Improve rule to detect argument shortcut in netsh wlan rule
This commit is contained in:
parent
ba541c3952
commit
af498d8a8c
@ -15,7 +15,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
CommandLine:
|
||||
- 'netsh wlan show profile * key=clear'
|
||||
- 'netsh wlan s* p* key=clear'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Legitimate administrator or user uses netsh.exe wlan functionality for legitimate reason
|
||||
|
Loading…
Reference in New Issue
Block a user