Skip to main content

Impacket — smbexec

Returns SYSTEM shell. Uses service creation for execution.

How It Works

  1. Creates a service on target via SMB
  2. Service executes command, output redirected to file
  3. Reads output via SMB
  4. Deletes service
No binary upload — commands run through cmd.exe /Q /c.

CrackMapExec


Comparison


Quick Reference