All Projects → getdrive → Lazy Rdp

getdrive / Lazy Rdp

Script for automatic scanning & brute-force RDP

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Lazy Rdp

docker-images
Kali and Parrot OS docker images accessible via VNC, RDP and Web
Stars: ✭ 66 (-44.07%)
Mutual labels:  rdp, kali
Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (-71.19%)
Mutual labels:  bruteforce, kali
Catnip
Cat-Nip Automated Basic Pentest Tool - Designed For Kali Linux
Stars: ✭ 108 (-8.47%)
Mutual labels:  kali
Djy Oneplus6 Or Oneplus6t Nethunter Andrax Kernel
DJY Nethunter And Andrax Kernel Oneplus6-Oneplus6T
Stars: ✭ 132 (+11.86%)
Mutual labels:  kali
Faitagram
(Doesn't work anymore)
Stars: ✭ 117 (-0.85%)
Mutual labels:  bruteforce
Brutemap
Let's find someone's account
Stars: ✭ 113 (-4.24%)
Mutual labels:  bruteforce
Pakuri
Penetration test Achieve Knowledge Unite Rapid Interface
Stars: ✭ 125 (+5.93%)
Mutual labels:  kali
Lazy Compile Webpack Plugin
Boost webpack startup time by lazily compiling dynamic imports
Stars: ✭ 106 (-10.17%)
Mutual labels:  lazy
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+14.41%)
Mutual labels:  kali
Next Terminal
Next Terminal是一个轻量级堡垒机系统,易安装,易使用,支持RDP、SSH、VNC、Telnet、Kubernetes协议。
Stars: ✭ 2,354 (+1894.92%)
Mutual labels:  rdp
H8mail
Email OSINT & Password breach hunting tool, locally or using premium services. Supports chasing down related email
Stars: ✭ 2,163 (+1733.05%)
Mutual labels:  kali
Goaltdns
A permutation generation tool written in golang
Stars: ✭ 119 (+0.85%)
Mutual labels:  bruteforce
Elpscrk
A Common User Passwords generator script that looks like the tool Eliot used it in Mr.Robot Series Episode 01 :D :v
Stars: ✭ 113 (-4.24%)
Mutual labels:  bruteforce
Remmina
Mirror of https://gitlab.com/Remmina/Remmina The GTK+ Remmina Remote Desktop Client
Stars: ✭ 1,705 (+1344.92%)
Mutual labels:  rdp
Django Bruteforce Protection
Bruteforce protection for Django projects based on Redis. Simple, powerful, extendable.
Stars: ✭ 110 (-6.78%)
Mutual labels:  bruteforce
Dark Fantasy Hack Tool
DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
Stars: ✭ 131 (+11.02%)
Mutual labels:  bruteforce
Bruteforce Http Auth
Bruteforce HTTP Authentication
Stars: ✭ 107 (-9.32%)
Mutual labels:  bruteforce
Yotter
yotter - bash script that performs recon and then uses dirb to discover directories that might lead to information leakage
Stars: ✭ 118 (+0%)
Mutual labels:  bruteforce
Node Rate Limiter Flexible
Node.js rate limit requests by key with atomic increments in single process or distributed environment.
Stars: ✭ 1,950 (+1552.54%)
Mutual labels:  bruteforce
Relayer
SMB Relay Attack Script
Stars: ✭ 136 (+15.25%)
Mutual labels:  kali

Lazy-RDP

Demo Video:

Lazy-RDP Demo

Lazy-RDP over SSH:

Lazy-RDP over SSH

  • Скрипт для автоматического сканирования списка адресов на наличие открытых RDP-портов, с последующим выбором метода и запуском перебора пары логин/пароль.

  • Скрипт настраивался для систем Kali linux 2.0, Kali linux 2016.2 и Kali linux 2017.1, 2017.2 и выше.

  • Для корректной работы скрипта требуются установленные: masscan, curl и FreeRDP.

  • Текущая версия 1.32.

  • Добавлено: поддержка XFCE, поддержка Parrot Security OS, автообновление, выбор сканера (Nmap) из списка, для сканирования локальных адресов из диапазона 127.0.0.1/8, возможность указания сканируемого порта. Исправлена ошибка ложноположительных срабатываний. Исправлена ошибка вылета из скрипта при выборе некоторых стран из списка. Добавлен английский язык. Исправлен баг с брутфорсом. Полностью поменял инструмент для брутфорса. Добавлена Hydra 9.0. Добавлена функция автоматического определения языка ОС. Оптимизирован код скрипта. Добавил автоматическую установку и настройку зависимостей (freerdp-X11, freerdp2-x11, masscan) для работы в "SANA" и "ROLLING". Добавлена возможнось запуска скрипта c X11_OVER_SSH.

Порядок установки

  • Установка

    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
    

Google translate

  • 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.

  • Added: support XFCE, support Parrot Security OS, auto-update, scanner selection (Nmap) from the list, to scan local addresses from the range of 127.0.0.1/8, the ability to specify the scanned port. Fixed bug of false positives. Fixed a crash bug when selecting a script of some countries from the list. Fixed a bug with incorrect paths. Added English. Fixed a bug with brute force menu. Completely changed the tool to brute force. Added Hydra 9.0. Added function to automatically detect the operating system language. Optimized script code. Added automatic installation and configuration dependencies (freerdp-X11, freerdp2-x11, masscan) to work correctly in the "SANA" and "ROLLING". Added a feature to start the script with X11_OVER_SSH.

Installation

  • Setting

    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
    
  • Installing dependencies

      ./INSTALL
    
  • Running the script

      ./start
    

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.

Supported Languages

Russian & English.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].