Mask Attack -> Approaching Final Keyspace
#8
(07-23-2016, 09:19 PM)Celare Wrote: I've gotten it to work with a basic password (abcdef) however adding a hyphen to any mask that I try breaks it.

4-abcdef SHA256-> 64290b5930c1cf9e269d639cfdd51a7cf26c01b540e35502f09c30802dd8745e

hashcat64.exe -a 3 -m 1400 64290b5930c1cf9e269d639cfdd51a7cf26c01b540e35502f09c30802dd8745e !d-!l!l!l!l!l!l

Doesn't work.

Working ok for me...

Code:
azren@orange1:~/hashcat/hashcat-3.00$ ./hashcat64.bin -a 3 -m 1400 64290b5930c1cf9e269d639cfdd51a7cf26c01b540e35502f09c30802dd8745e ?d-?l?l?l?l?l?l
hashcat (v3.00-1-g67a8d97) starting...

OpenCL Platform #1: NVIDIA Corporation  
======================================
- Device #1: GeForce GTX 1080, 2027/8110 MB allocatable, 20MCU
- Device #2: GeForce GTX 1080, 2028/8113 MB allocatable, 20MCU
- Device #3: GeForce GTX 1080, 2028/8113 MB allocatable, 20MCU
- Device #4: GeForce GTX 1080, 2028/8113 MB allocatable, 20MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c

64290b5930c1cf9e269d639cfdd51a7cf26c01b540e35502f09c30802dd8745e:4-abcdef
                                                         
Session.Name...: hashcat
Status.........: Cracked
Input.Mode.....: Mask (?d-?l?l?l?l?l?l) [8]
Hash.Target....: 64290b5930c1cf9e269d639cfdd51a7cf26c01b54...
Hash.Type......: SHA256
Time.Started...: 0 secs
Speed.Dev.#1...:  2676.0 MH/s (10.36ms)
Speed.Dev.#2...:  2754.6 MH/s (10.40ms)
Speed.Dev.#3...:  2706.7 MH/s (10.29ms)
Speed.Dev.#4...:  2712.0 MH/s (11.32ms)
Speed.Dev.#*...: 10849.3 MH/s
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts
Progress.......: 2093424640/3089157760 (67.77%)
Rejected.......: 0/2093424640 (0.00%)
Restore.Point..: 5432320/11881376 (45.72%)

Started: Sun Jul 24 05:16:48 2016
Stopped: Sun Jul 24 05:16:55 2016


Best regards,
Azren


Messages In This Thread
RE: Mask Attack -> Approaching Final Keyspace - by azren - 07-23-2016, 11:18 PM