View Issue Details

IDProjectCategoryView StatusLast Update
0006424Kali LinuxQueued Tool Additionpublic2020-09-01 21:41
Reporterxfreed0m Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status acknowledgedResolutionopen 
Summary0006424: RDPassSpray - Python3 tools to perform RDP Password Spray
Description

[Name] - RDPassSpray

[Version] - latest

[Homepage] - https://github.com/xFreed0m/RDPassSpray

[Download] - https://github.com/xFreed0m/RDPassSpray.git

[Author] - xFreed0m

[Licence] - GPL-3.0

[Description] - RDPassSpary is a python tool to perform password spray attack in a Microsoft domain environment.

[Dependencies] - pip3 install argparse
pip3 install colorlog

[Similar tools] - https://github.com/dafthack/RDPSpray | https://github.com/lanjelot/patator

[Activity] - started 12 months ago, activley maintained and deployed

[How to install] - git clone https://github.com/xFreed0m/RDPassSpray.git && pip3 install -r requirements.txt

[How to use] - python3 RDPassSpray.py -u [USERNAME] -p [PASSWORD] -d [DOMAIN] -t [TARGET IP]

[Packaged] - No

Activities

g0tmi1k

g0tmi1k

2020-09-01 21:41

administrator   ~0013369

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

Issue History

Date Modified Username Field Change
2020-06-02 10:39 xfreed0m New Issue
2020-09-01 21:41 g0tmi1k Note Added: 0013369
2020-09-01 21:41 g0tmi1k Status new => acknowledged
2020-09-01 21:41 g0tmi1k Category New Tool Requests => Queued Tool Addition