No password candidates received in stdin mode, aborting...
#1
Hi! i need help.

I am trying to crack password windows server 2016 standard. I extract the hash by pwdump7. And using HashcatGUI_1.1beta0 to crack, but i got this message " No password candidates received in stdin mode, aborting..."

I google and  add more option "--stdin-timeout-abort" i put it in with 300 sec. But it still show same result. If any one know the problem.

Here is the command: 

hashcat64.exe -a 0 --session=2019-02-13 -m 1000 -w 3 -D 1 --status --status-timer=20 --potfile-disable -p : -O --hwmon-disable -o "C:\tmp\123.txt" --outfile-format=1 -g 10000 "C:\tmp\2016S.txt" --stdin-timeout-abort 300

And the result :

No password candidates received in stdin mode, aborting...

Session..........: 2019-02-13
Status...........: Aborted
Hash.Type........: NTLM
Hash.Target......: C:\tmp\\2016S.txt
Time.Started.....: Wed Feb 13 15:53:58 2019 (5 mins, 6 secs)
Time.Estimated...: Wed Feb 13 15:59:04 2019 (0 secs)
Guess.Base.......: Pipe
Guess.Mod........: Rules (Generated)
Speed.#2.........:        0 H/s (0.00ms) @ Accel:1024 Loops:256 Thr:1 Vec:4
Recovered........: 0/4 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 0
Rejected.........: 0
Restore.Point....: 0
Restore.Sub.#2...: Salt:0 Amplifier:0-0 Iteration:0-256
Candidates.#2....: [Copying]
Started: Wed Feb 13 15:53:54 2019
Stopped: Wed Feb 13 15:59:04 2019
Reply


Messages In This Thread
No password candidates received in stdin mode, aborting... - by alexb - 02-13-2019, 11:06 AM