mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 17:35:19 +00:00
Update win_susp_tscon_localsystem.yml
French language settings
This commit is contained in:
parent
e9ed5f592c
commit
e1aa82b412
@ -7,6 +7,7 @@ references:
|
|||||||
- https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6
|
- https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6
|
||||||
author: Florian Roth
|
author: Florian Roth
|
||||||
date: 2018/03/17
|
date: 2018/03/17
|
||||||
|
modified: 2021/08/26
|
||||||
tags:
|
tags:
|
||||||
- attack.command_and_control
|
- attack.command_and_control
|
||||||
- attack.t1219
|
- attack.t1219
|
||||||
@ -15,7 +16,9 @@ logsource:
|
|||||||
product: windows
|
product: windows
|
||||||
detection:
|
detection:
|
||||||
selection:
|
selection:
|
||||||
User: NT AUTHORITY\SYSTEM
|
User|startswith:
|
||||||
|
- 'NT AUTHORITY\SYSTEM'
|
||||||
|
- 'AUTORITE NT\Sys' # French language settings
|
||||||
Image|endswith: '\tscon.exe'
|
Image|endswith: '\tscon.exe'
|
||||||
condition: selection
|
condition: selection
|
||||||
falsepositives:
|
falsepositives:
|
||||||
|
Loading…
Reference in New Issue
Block a user