Commander

Copy-ready command templates for common penetration testing tools. Select a tool, fill in the parameters, copy, paste, profit.

impacket-psexec

↗ docs

Impacket's psexec — remote execution on Windows via SMB by uploading a service binary

smbwindowsremote-executionlateral-movementimpacket

Interactive Shell (Password)

Get a SYSTEM shell using password authentication.

impacket-psexec /:@

Interactive Shell (Pass-the-Hash)

Get a shell using NTLM hash instead of password.

impacket-psexec /@ -hashes :

Execute Single Command

Run one command on the remote host.

impacket-psexec /:@ ''