Skip to content

FreeRDP - as main component, asynchronous and on Python.

License

Notifications You must be signed in to change notification settings

akkaorig/RDP-Brute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDP-Brute

FreeRDP - as main component

Installation

PIP:

pip install asyncio aiofiles

For Linux:

  • Install xFreeRDP: sudo apt-get update -y && sudo apt-get install freerdp-x11 -y

For Wndows:

Usage

  • data/ip.txt - contains IP list

  • data/passwords.txt - contains passwords list

  • data/users.txt - contains users list

  • rez/good.txt - pwned accounts

  • ./start.py - main script

Other

1. Default RDP port is 3389

2. Don`t set more from 200 threads

3. Use only for education. Remember that for all your actions are responsible - you.

About

FreeRDP - as main component, asynchronous and on Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages