// HackTricks · Windows

RDPexec

RDPexec

How It Works

RDPexec refers to executing commands on a remote system after logging in through Remote Desktop Protocol (RDP). RDP provides a remote graphical interface and normally requires an authorized account on the target host.[1]

For background on RDP enumeration, configuration, and attack techniques, see:

Pentesting Rdp

References