mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
1020 B
1020 B
Lateral Movement
{{#include ../../banners/hacktricks-training.md}}
There are different different ways to execute commands in external systems, here you can find the explanations on how the main Windows lateral movements techniques work:
- PsExec
- SmbExec
- WmiExec
- AtExec / SchtasksExec
- WinRM
- DCOM Exec
- RDPexec
- SCMexec
- Pass the cookie (cloud)
- Pass the PRT (cloud)
- Pass the AzureAD Certificate (cloud)
{{#include ../../banners/hacktricks-training.md}}