-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Valid RDP credentials are not identified #788
Comments
try without proxychains |
Any updates on this? Was going through an HTB Academy lab and encountered a similar thing, except there was no pivoting involved. My debug output is no different from what's already been shown. Currently on Kali 2023.2, installed crackmapexec via apt. Let me know if there's anything else that's needed to troubleshoot this. Tried decrypting the RDP traffic but Wireshark and Windows were being finnicky, so I might try again later. |
Hi this repository is deprecated. The new repository is at https://github.com/mpgn/CrackMapExec Also the version on apt is currently months behind the current release. Can you try to install the new version and check if it works now? If not please open up a issue on the new repo. |
This worked, thank you! |
Don't know why this repo has been linked as a current one, but it does not exist anymore. |
5.4.0 is not the most recent version, 6.1.0 is. Since you're on Kali, uninstall CME with |
Hello, where can I get the standalone cme binary v6.1.0? I have literally looked everywhere and couldn't find it! |
I have installed the current version of crackmapexec (Version : 5.4.1, Codename: Indestructible G0thm0g) on Parrot OS via pipx.
There is a server that I can successfully connect to via proxychains and xfreerdp on port 3389:
However if I run crackmapexec, it just finishes without any output.
I have only seen this behaviour when the host was not reachable but this should not be the case here as I can connect via xfreerdp.
Am I missing something?
If I run the command with "--verbose" the output gives me this:
The same server also has port 445 open and if I try the SMB option of crackmapexec I get the feedback that the credentials are not correct which is the expected output for SMB:
The text was updated successfully, but these errors were encountered: