-
**Describe the bug**
The password is being concatenated with the intended target.
**To Reproduce**
usage: crackmapexec ssh [-h] [-id CRED_ID [CRED_ID ...]] [-u USERNAME [USERNAME ...]] [-p PASSWO…
ghost updated
4 years ago
-
I installed all req but i always got this errors,
sudo ./crackmapexec.py -t 100 192.1.2.50
Traceback (most recent call last):
File "./crackmapexec.py", line 6, in
from cme.helpers.logger …
-
## Steps to reproduce
1. Run apt-get update && apt-get install crackmapexec
## OS
Kali 2020.1
## Detailed issue explanation
When installing crackmapexec from apt, the following error oc…
-
Hello,
Python 2.x will no longer be supported by their upstream developers in 2020. Thus Debian developers are actively removing Python 2 support in Debian Testing with the goal of getting rid of Pyt…
sbrun updated
4 years ago
-
**When downloading the latest Ubuntu binary, chmod-ing, and running, I get the following:**
`File "./cme", line 2
SyntaxError: Non-UTF-8 code starting with '\xbb' in file ./cme on line 3, but no e…
-
Currently I'm doing the following:
To remove the symbolic links:
```
ls examples/ | xargs -t -I file rm /usr/local/bin/file
```
To remove it from the python packages:
```
rm -rf /usr/local/li…
-
Im having an issue running CME with the http option. I have followed the install instructions to replace phantomjs but still have this issue
`Traceback (most recent call last):
File "src/gevent/gr…
-
**Describe the bug**
1. Crackmapexec comes preinstalled in ParrotOS just like Kali. When I was using it for learning it gave me this error I thought its my Parrot OS since I did a lot of tinkering in…
-
I often run into boxes where cme's smb wmiexec hangs forever, but impacket's `wmiexec.py` works as intended. I found this weird since cme leverages impacket, so I dug around the code. On older version…
-
https://github.com/byt3bl33d3r/CrackMapExec/tree/master/cme/data
The current version is linked on RID-Hijacking @ d044de2738d7eb6bcfab80eea1a74a1e5e756c8a
However, it were some changes in the lates…