Lateral Movement
To Enable Powershell Remoting(Requires Admin)
Enable-PSRemoting -ForcePowershell Remoting
Enter-PSSession -ComputerName dcorp-adminsrv.dollarcorp.moneycorp.localStateFull Sessions
Invoke-Command
Use below to execute locally loaded function on the remote machines
Use below to execute "Stateful" commands using Invoke-Command:
Mimikatz
RDP with NTLM
Last updated