← Back to search

Check RDP Access (3389)

ad enumchecklist

Walkthrough

Confirm whether RDP is exposed on 3389 and test discovered credentials against it. A valid RDP login gives an interactive GUI session, often a fast path to a foothold.

Commands

bash

nmap -p 3389 <IP>