mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
18 lines
916 B
Markdown
18 lines
916 B
Markdown
# Lateral Movement
|
||
|
||
{{#include ../../banners/hacktricks-training.md}}
|
||
|
||
在外部系统中执行命令有不同的方法,这里可以找到主要Windows横向移动技术的工作原理说明:
|
||
|
||
- [**PsExec**](psexec-and-winexec.md)
|
||
- [**SmbExec**](smbexec.md)
|
||
- [**WmiExec**](wmiexec.md)
|
||
- [**AtExec / SchtasksExec**](atexec.md)
|
||
- [**WinRM**](winrm.md)
|
||
- [**DCOM Exec**](dcom-exec.md)
|
||
- [**Pass the cookie**](https://cloud.hacktricks.wiki/en/pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/az-pass-the-cookie.html) (cloud)
|
||
- [**Pass the PRT**](https://cloud.hacktricks.wiki/en/pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/pass-the-prt.html) (cloud)
|
||
- [**Pass the AzureAD Certificate**](https://cloud.hacktricks.wiki/en/pentesting-cloud/azure-security/az-lateral-movement-cloud-on-prem/az-pass-the-certificate.html) (cloud)
|
||
|
||
{{#include ../../banners/hacktricks-training.md}}
|