Skip to content

RDP Enumeration Tools

TheGetch edited this page Jan 5, 2021 · 1 revision

RDP Enumeration Tools

RDP Enumeration Tools

Nmap Enumeration

$ ls -l /usr/share/nmap/scripts/ | grep rdp
$ nmap x.x.x.x -v -p 3389 --script=exampleScript1.nse,exampleScript2.nse

Manual Connnection

$ rdesktop x.x.x.x

_Sidebar

1. Recon

Ping Sweep

CIDR to IP

2. Enumeration

Services

05. HTTP (80,443,8080,8443,etc.)

3. Exploitation

4. Post Exploiation

5. High Value Information

Hashes

6. Reporting

7. Random Notes/Useful Tidbits

Clone this wiki locally