mirror of
https://github.com/keyboardcrunch/SentinelOne-ATTACK-Queries
synced 2026-06-08 09:15:28 +00:00
T1563.002 RDP Hijack
This commit is contained in:
@@ -11,6 +11,12 @@ Atomics: [T1550.003](https://github.com/redcanaryco/atomic-red-team/blob/master/
|
||||
### T1563.002 RDP Hijacking
|
||||
Atomics: [T1563.002](https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1563.002/T1563.002.md)
|
||||
|
||||
Detects RDS and RemoteApp session redirections for lateral movement.
|
||||
|
||||
```
|
||||
SrcProcName = "tscon.exe" AND SrcProcCmdLine ContainsCIS "/dest:"
|
||||
```
|
||||
|
||||
|
||||
### T1021.001 Remote Desktop Protocol
|
||||
Atomics: [T1021.001](https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1021.001/T1021.001.md)
|
||||
|
||||
Reference in New Issue
Block a user