Simple brute force login protection for RDP/RDS and MS SQL Server
-
Updated
Apr 4, 2022 - PowerShell
Simple brute force login protection for RDP/RDS and MS SQL Server
Blocks failed RDP login IPs using the routing table instead of Windows Firewall. Ideal for systems with firewall disabled for performance reasons.
PowerShell script to change the default RDP port on Windows Server, update firewall rules, and enable RDP if disabled. Ideal for hardening remote access. Compatible with Windows Server 2012, 2016, 2019, and 2022.
📎 Proof of concept to copy files over RDP connections
Port Knocking for Windows to use RDP with custom port
Add-on for create computers list AD to rdg file
Secure your Windows RDP. Change default port, validates ports, warns conflicts, auto-configures firewall.
Fail2ban for Windows with support for RDP, MSSQL, OpenSSH, and tcpoverudp2 events. It blocks IP addresses where repeated failed access events originate from.
Series of powershell scripts that exports data and logs to identify if your computer/server was compromised via RDP
Reproducible lab for CVE-2020-0610 (BlueGate) - Windows RD Gateway UDP/DTLS remote code execution vulnerability. Includes PowerShell scripts, setup guide, and nuclei template validation examples.
GUI tool to apply various performance and quality tweaks for Microsoft Remote Desktop Protocol (RDP)
share files between Remote Desktop and Host (Clipboard is enabled, file transfer isn't)
A simple PowerShell GUI for sysadmins to manage Windows RDP sessions (Shadow, Logoff, Send Message).
If you are connected to a remote machine user via RDP protocol and another user tries to connect to this same user at the same machine, he will steal the session from you without even asking you. How can you prevent your session to get stolen by another user? This Powershell Script can solve this problem. Open the script, insert the username you…
Script for turning on pc remotely via pfSense/OpenVPN
A short script to automate the process of RDP session hijacking.
A PowerShell script to help mitigate brute force attacks against remote desktop servers.
Add a description, image, and links to the rdp topic page so that developers can more easily learn about it.
To associate your repository with the rdp topic, visit your repo's landing page and select "manage topics."