Invoke a binary on the host from the --executables directory

evil-winrm

  • Windows Remote Management (WinRM) shell for pentesting.
    Once connected, we get a PowerShell prompt on the target host.
    More information: <https://github.com/Hackplayers/evil-winrm>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

PS > Invoke-Binary {{binary.exe}}

click the source code to copy