You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested out Patator after trubles with crowbar and hydra ... I tought there it is working great ot of the box... but... it was false hope
Left it for 24 hours... Kali linux latest ver. pen test on 50 RDPs with password file - RDPs are also in file, only static was user administrator.
┌──(kali㉿kali)-[~]
└─$ patator rdp_login host=FILE0 0=india.txt user=FILE1 1=user.txt password=FILE2 2=name.txt --hits=FILE3 3=good.txt
/usr/bin/patator:2658: DeprecationWarning: 'telnetlib' is deprecated and slated for removal in Python 3.13
from telnetlib import Telnet
17:26:55 patator INFO - Starting Patator 1.0 (https://github.com/lanjelot/patator) with python-3.11.8 at 2024-04-03 17:26 CEST
17:26:55 patator INFO -
17:26:55 patator INFO - code size time | candidate | num | mesg
17:26:55 patator INFO - -----------------------------------------------------------------------------
17:26:55 patator INFO - 23 0 0.089 | 20.229.235.136:3389:administrator:Abhishek123 | 1 |
.
.
.
17:01:43 patator INFO - 23 0 0.101 | 20.204.131.160:3389:administrator:Chavan123 | 7688950 |
17:01:43 patator INFO - Hits/Done/Skip/Fail/Size: 7691196/7691196/0/0/1902227283, Avg: 90 r/s, Time: 23h 34m 48s
17:01:43 patator INFO - To resume execution, pass --resume 769159,769116,769215,769558,769707,769075,769126,768225,769120,768895
Done on i7, 8GB ram, SSD... 90 usernames in second ... slow?
HITS = No. of tries ...
I tried later with my own password on my RDP and nothing ... no HITS.
The text was updated successfully, but these errors were encountered:
Tested out Patator after trubles with crowbar and hydra ... I tought there it is working great ot of the box... but... it was false hope
Left it for 24 hours... Kali linux latest ver. pen test on 50 RDPs with password file - RDPs are also in file, only static was user administrator.
┌──(kali㉿kali)-[~]
└─$ patator rdp_login host=FILE0 0=india.txt user=FILE1 1=user.txt password=FILE2 2=name.txt --hits=FILE3 3=good.txt
/usr/bin/patator:2658: DeprecationWarning: 'telnetlib' is deprecated and slated for removal in Python 3.13
from telnetlib import Telnet
17:26:55 patator INFO - Starting Patator 1.0 (https://github.com/lanjelot/patator) with python-3.11.8 at 2024-04-03 17:26 CEST
17:26:55 patator INFO -
17:26:55 patator INFO - code size time | candidate | num | mesg
17:26:55 patator INFO - -----------------------------------------------------------------------------
17:26:55 patator INFO - 23 0 0.089 | 20.229.235.136:3389:administrator:Abhishek123 | 1 |
.
.
.
17:01:43 patator INFO - 23 0 0.101 | 20.204.131.160:3389:administrator:Chavan123 | 7688950 |
17:01:43 patator INFO - Hits/Done/Skip/Fail/Size: 7691196/7691196/0/0/1902227283, Avg: 90 r/s, Time: 23h 34m 48s
17:01:43 patator INFO - To resume execution, pass --resume 769159,769116,769215,769558,769707,769075,769126,768225,769120,768895
Done on i7, 8GB ram, SSD... 90 usernames in second ... slow?
HITS = No. of tries ...
I tried later with my own password on my RDP and nothing ... no HITS.
The text was updated successfully, but these errors were encountered: