Skip to content
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

issue when running with '-H' option (NTLM hash) #7

Open
syriusbughunt opened this issue May 4, 2020 · 3 comments
Open

issue when running with '-H' option (NTLM hash) #7

syriusbughunt opened this issue May 4, 2020 · 3 comments

Comments

@syriusbughunt
Copy link

Traceback (most recent call last):
  File "C:\Python27\lib\site-packages\gevent\greenlet.py", line 327, in run
  File "Z:\Partage\CrackMapExec_fork\core\maingreenlet.py", line 65, in connect
  File "Z:\Partage\CrackMapExec_fork\core\smartlogin.py", line 133, in smart_log
in
ValueError: need more than 1 value to unpack
<Greenlet at 0x3155800: connect('10.1.1.60')> failed with ValueError

The original command is:

crackmapexec.exe ips.txt -u Administrator -H dc4d7e10165620d32f901d915065c93d -t 5

@maaaaz
Copy link
Owner

maaaaz commented May 11, 2020

Hello @syriusbughunt,
I really don't know, if you try without the -t option and add some verbosity ?

@derekkddj
Copy link

i have the same problem

@maaaaz
Copy link
Owner

maaaaz commented Jul 12, 2022

And with a ":" before the hash ?
Like this -H :dc4d7e10165620d32f901d915065c93d ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants