mirror of
https://github.com/keyboardcrunch/SentinelOne-ATTACK-Queries
synced 2026-06-08 17:17:21 +00:00
32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
## Lateral Movement
|
|
|
|
### T1550.002 Pass the Hash
|
|
Atomics: [T1550.002](https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1550.002/T1550.002.md)
|
|
|
|
|
|
### T1550.003 Pass the Ticket
|
|
Atomics: [T1550.003](https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1550.003/T1550.003.md)
|
|
|
|
|
|
### 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)
|
|
|
|
|
|
### T1021.002 SMB/Windows Admin Shares
|
|
Atomics: [T1021.002](https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1021.002/T1021.002.md)
|
|
|
|
|
|
### T1021.006 Windows Remote Management
|
|
Atomics: [T1021.006](https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1021.006/T1021.006.md)
|
|
|