CrackMapExecWin icon indicating copy to clipboard operation
CrackMapExecWin copied to clipboard

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

Open syriusbughunt opened this issue 4 years ago • 3 comments

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

syriusbughunt avatar May 04 '20 03:05 syriusbughunt

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

maaaaz avatar May 11 '20 22:05 maaaaz

i have the same problem

derekkddj avatar May 21 '20 09:05 derekkddj

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

maaaaz avatar Jul 12 '22 19:07 maaaaz