> For the complete documentation index, see [llms.txt](https://kwcsec.gitbook.io/the-red-team-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kwcsec.gitbook.io/the-red-team-handbook/techniques/lateral-movement/dcom.md).

# DCOM

DCOM is an extension of COM that uses RPC to use COM over the network. Numerous of interfaces can be used for lateral movement. Powershell can be used to instantiate com objects remotely to execute code.

(TODO)
