-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EXP: test with aardwolf] [xfreerdp] Open pandorabox... #6
base: main
Are you sure you want to change the base?
Conversation
@XiaoliChan What exactly is the point of adding an alternative RDP procotol? From the looks of it this is just a popen to xfreerdp which doesn't make much sense to add in. Protocols should be as low level as possible, but this just hooks another very high level tool. |
@Marshall-Hallenbeck This is a simple test, because I found "aardwolf" will miss lots of RDP targets when I use it in real-world attack, I should convert this PR to a draft @NeffIsBack Hope you can play with it. |
@XiaoliChan I think we should focus on fixing that with aardwolf, or some other low level library, then. The problem with this, is it creates a dependency on another binary, |
@Marshall-Hallenbeck yes, you are right, so this PR also can use compare the results with aardwolf’s results, that why I mark it as “test” |
@XiaoliChan That sounds good to me |
You can use xfreerdp for Windows - wfreerdp. I use it often. |
6cd30fc
to
5560b4d
Compare
by the looks of it, rdp can't bruteforce older Windows hosts and can't connect to some of them (.131)? |
I test it, it can brute force the older windows hosts |
I'm referring to your screenshot. xfreerdp can connect to .131 , but nxc can't connect and also can't bruteforce .130 |
Ah, yes, aardwolf is not stable, so it can't bruteforce 130, but xfreerdp can |
@Marshall-Hallenbeck I think it can be like |
68faa0e
to
d9d2691
Compare
e7b85c9
to
789d30e
Compare
cb03aa8
to
3c0dd0f
Compare
Signed-off-by: XiaoliChan <[email protected]>
U know what that means...
Comparison: