Skip to content

Impacket PsExec

The PSExec service then creates a named pipe that can send commands to the system.

Installation

Donwload from: Impacket PsExec -

Basic commands

# Get help 
impacket-psexec -h

# Connect to a remote machine with a local administrator account
impacket-psexec administrator:'<password>'@$ip
Last update: 2023-11-28
Created: November 28, 2023 21:35:42