Mask-attack problem - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Mask-attack problem (/thread-10453.html) |
Mask-attack problem - yap9911 - 11-12-2021 Hi, i am new to hashcat and i am trying to crack a password of a doc file using mask-attack but it doesnt work. Any problem with my command? the hash is: $oldoffice$3*80XXX422XXbXXXb39356bXXXbXXc0053*8XXXXdf4XX106XXXX243204c76XXXXb1*Xe0c1XXXXa029c33570XXXXba724XXXX05fdc1XX the password should be 57913 here is the output of my cmd: C:\Users\Dell\Downloads\hashcat-6.2.4>hashcat -m 9800 -a 3 hash1.txt ?d?d?d?d?d hashcat (v6.2.4) starting OpenCL API (OpenCL 2.1 ) - Platform #1 [Intel(R) Corporation] ============================================================= * Device #1: Intel(R) UHD Graphics 620, 736/1598 MB (399 MB allocatable), 24MCU ./OpenCL/m09800_a3-optimized.cl: Pure kernel not found, falling back to optimized kernel Minimum password length supported by kernel: 0 Maximum password length supported by kernel: 15 Hashes: 1 digests; 1 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Optimizers applied: * Optimized-Kernel * Zero-Byte * Precompute-Init * Not-Iterated * Single-Hash * Single-Salt * Brute-Force Watchdog: Hardware monitoring interface not found on your system. Watchdog: Temperature abort trigger disabled. Host memory required for this attack: 19 MB Approaching final keyspace - workload adjusted. Session..........: hashcat Status...........: Exhausted Hash.Mode........: 9800 (MS Office <= 2003 $3/$4, SHA1 + RC4) Hash.Target......: $oldoffice$3*8091d422a0b42fb39356bb99b44c0053*85721...fdc1d9 Time.Started.....: Fri Nov 12 11:19:45 2021 (0 secs) Time.Estimated...: Fri Nov 12 11:19:45 2021 (0 secs) Kernel.Feature...: Optimized Kernel Guess.Mask.......: ?d?d?d?d?d [5] Guess.Queue......: 1/1 (100.00%) Speed.#1.........: 1611.0 kH/s (4.74ms) @ Accel:16 Loops:10 Thr:8 Vec:4 Recovered........: 0/1 (0.00%) Digests Progress.........: 100000/100000 (100.00%) Rejected.........: 0/100000 (0.00%) Restore.Point....: 10000/10000 (100.00%) Restore.Sub.#1...: Salt:0 Amplifier:0-10 Iteration:0-10 Candidate.Engine.: Device Generator Candidates.#1....: 19899 -> 68999 Started: Fri Nov 12 11:19:43 2021 Stopped: Fri Nov 12 11:19:46 2021 |