> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bytejmp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 3389 - RDP

> Remote Desktop Protocol: connection commands and common attack techniques.

## Connect with xfreerdp

```shellscript theme={"dark"}
xfreerdp3 /v:IP-HERE /u:UserHere /p:"PassW@rd-Her3" /cert:ignore
```
