Skip to content

Enable RDP Windows

TheGetch edited this page Jan 5, 2021 · 1 revision

Enable RDP - Windows

Enable RDP - Windows

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f (might not need this command)

netsh firewall set service remoteadmin enable 
netsh firewall set service remotedesktop enable

_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