Lazy-RDP is a Script for automatic scanning of the address list for the presence of open 3389 ports, and then selecting the method and starting busting pair login / password.
The script is tuned for Kali linux 2.0, Kali linux 2016.2 и Kali linux 2017.1, 2017.2 systems and higher versions .
To work correctly, the script requires the establishment: masscan, curl and FreeRDP.
The current version is 1.32.
Installation
git clone https://github.com/getdrive/Lazy-RDP
cd Lazy-RDP && chmod +x hydra/configure hydra/hydra src/rdp_brute.sh patator.py start INSTALL
./INSTALL
./start
Demo Video
Lazy-RDP over SSH:
Disclaimer
This script must be used only for educational purposes and Pentesting. Use it only on your own networks. Author is not responsible of its use.
TensorFlow is a free, open-source machine learning platform developed by Google. It is used by major…
Minecraft is one of the most popular games ever made — a sandbox game where players…
CouchDB is a free, open-source NoSQL database maintained by the Apache Software Foundation. Unlike traditional relational…
Docker Compose is a tool that lets you define and run multi-container Docker applications using a…
Composer is a dependency manager for PHP. It works similarly to npm for Node.js or pip…
Squid is a full-featured caching proxy server that supports HTTP, HTTPS, and FTP. It is most…