02-19-2020, 09:11 AM
Comrades, good day.
I think the question about the Hashcat status description that is displayed on the user's screen was discussed more than once. In the hope that You will help me, I leave this message here. Please explain in detail what this means. Thank you very much.
Typing a command:after that, the program starts safely and performs the brut force operation.
Status:
I have numbered the items that I do not understand, and I ask you to give a description for each of them.
Unfortunately, I didn't find any information on the Internet.
P.S. in order not to produce themes, please tell me another time when I want to specify a parameter for automatic status updates, for example every 30 seconds, I specify:
C:\Hashcat\hashcat64.exe -m 2500 -a 3 -w 4 --status-timer=30 C:\hccapx\test.hccapx
but, unfortunately, nothing works, i.e. the status is not automatically updated, what am I doing wrong?
Thanks.
I think the question about the Hashcat status description that is displayed on the user's screen was discussed more than once. In the hope that You will help me, I leave this message here. Please explain in detail what this means. Thank you very much.
Typing a command:
Code:
C:\Hashcat\hashcat64.exe -m 2500 -a 3 -w 4 C:\hccapx\test.hccapx
Status:
Code:
Session..........: hashcat
Status...........: Running
Hash.Type........: WPA-EAPOL-PBKDF2
Hash.Target......: C:\hccapx\test.hccapx
Time.Started.....: Wed Feb 19 09:51:59 2020 (2 secs)
Time.Estimated...: Thu Oct 01 06:27:35 2020 (224 days, 20 hours)
1.Guess.Mask.......: ?1?2?2?2?2?2?2?3 [8]
2.Guess.Charset....: -1 ?l?d?u, -2 ?l?d, -3 ?l?d*!$@_, -4 Undefined
3.Guess.Queue......: 1/8 (12.50%)
Speed.#1.........: 284.8 kH/s (332.92ms) @ Accel:128 Loops:128 Thr:1024 Vec:1
4. Recovered........: 0/4 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 0/5533380698112 (0.00%)
5. Rejected.........: 0/0 (0.00%)
6. Restore.Point....: 0/89248075776 (0.00%)
7. Restore.Sub.#1...: Salt:0 Amplifier:0-1 Iteration:512-640
8. Candidates.#1....: sarierin -> snlfwane
9. Hardware.Mon.#1..: Temp: 44c Fan: 24% Util:100% Core:1151MHz Mem:3304MHz Bus:16
I have numbered the items that I do not understand, and I ask you to give a description for each of them.
Unfortunately, I didn't find any information on the Internet.
P.S. in order not to produce themes, please tell me another time when I want to specify a parameter for automatic status updates, for example every 30 seconds, I specify:
C:\Hashcat\hashcat64.exe -m 2500 -a 3 -w 4 --status-timer=30 C:\hccapx\test.hccapx
but, unfortunately, nothing works, i.e. the status is not automatically updated, what am I doing wrong?
Thanks.