byt3bl33d3r / CrackMapExec

A swiss army knife for pentesting networks
BSD 2-Clause "Simplified" License
8.45k stars 1.64k forks source link

RDP brute force did not work. #587

Closed XiaoliChan closed 2 years ago

XiaoliChan commented 2 years ago

Describe the bug RDP brute force seen did not work, but rdp_check.py works. (rrdp is my WIP code which is based on impacket rdp_check.py)

To Reproduce

python3 crackmapexec.py rdp 192.168.1.211 -u administrator -p xxxxx

Screenshots

Crackmapexec info

XiaoliChan commented 2 years ago

I think is aardwolf wrong, though I use [aardploginscan.py], still get the same result.

mpgn commented 2 years ago

hello, can you open an issue on arrdwolf repo and link the issue in the comment :)

XiaoliChan commented 2 years ago

@mpgn Okay, I will close this issue later.