Skip to content

dynaz/Crazy-RDP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crazy-RDP

  1. The script automatically scans the address list, and then selecting the method and starting busting pair login / password.

  2. The script is tuned for Kali linux 2.0 system.

  3. To work correctly, the script requires the establishment; masscan, curl and hydra by van Hauser.

  4. The default path is registered in the script:

    a. /home/admin/opt/web/crazy_rdp/open3389
    
    b. /home/admin/opt/web/crazy_rdp/users
    
    c. /home/admin/opt/web/crazy_rdp/dictionary/pass
    
  5. So if you have any others, do in a word processor search and replace on your own.

  6. The current version is 1.02. Added ability to select the method of sorting the pair login / password. Fixed a crash bug when selecting a script of some countries from the list. Fixed a bug with incorrect paths.

  7. Setting

     git clone https://github.com/mehranexpert/Crazy-RDP 
    
  8. Starting from the folder with the script through the terminal

     a. chmod +x crazy_rdp.sh
    
     b. ./crazy_rdp.sh
     
     
    ***** EnJoY *****
    

About

Remote Desktop Bruteforce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%