Powershell Remoting
PowerShell remoting is a feature that allows users to run PowerShell commands or scripts on remote computers. It's built on the WinRM service
Mimikatz
Rubeus
Rubeus NetOnly Session
We can use createnetonly options to make NetOnly session, which don't have access for local machine, but could access services. Later we could use Rubeus /ptt command to insert TGT. NetOnly sessions are less detectable and could evade some EDR's.
Last updated