Skip to content

MustafaOmidian/Auto-rdp-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto-rdp-cracker

A python3 full automatic rdp cracker based on hydra THC

HOW TO COMPILE

At first you need to install hydra THC on your terminal

sudo add-apt-repository ppa:pi-rho/security

sudo apt-get update

sudo apt-get install hydra

Then you need to install python3 required library

pip3 install netaddr

Finally you can run script

python3 auto.py

Notice that you can use own passwords and usernames, just with replacing passwords.txt and usernames.txt

Hope Enjoy!

About

an auto RDP Cracker On Python3 Based on Hydra THC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages