Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7673

Trying to crack 8 Byte DES key

$
0
0
Hey,

I've got 8 byte plain text (hex) and 8 byte cipher text (hex) which is crypted using DES. Now I am trying to crack the key using hashcat but I am not sure how to run hashcat correctly.

I already tried this way:
Code:
./hashcat64.bin -m 14000 9993FF7A26CBFD51:26270D5A9DB5D527 -a 3 -1 ./charsets/DES_full.charset --hex-charset ?1?1?1?1?1?1?1?1 -w 3
Code:
9993FF7A26CBFD51 = cipher bytes
26270D5A9DB5D527 = plain bytes

Hashcat is running for sure but I think my arguments list a wrong and the result (cracked key) will be also wrong.

Edit:
This is how the output looks like:
Code:
./hashcat64.bin -m 14000 9993FF7A26CBFD51:26270D5A9DB5D527 -a 3 -1 ./charsets/DES_full.charset --hex-charset ?1?1?1?1?1?1?1?1 -w 3
hashcat (v4.1.0) starting...

OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2028/8114 MB allocatable, 20MCU

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates

Applicable optimizers:
* Zero-Byte
* Precompute-Final-Permutation
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force

Minimum password length supported by kernel: 8
Maximum password length supported by kernel: 8

Watchdog: Temperature abort trigger set to 90c

[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit => s

Session..........: hashcat
Status...........: Running
Hash.Type........: DES (PT = $salt, key = $pass)
Hash.Target......: 9993ff7a26cbfd51:26270d5a9db5d527
Time.Started.....: Tue Mar 20 04:00:47 2018 (2 mins, 42 secs)
Time.Estimated...: Fri Apr 27 23:11:01 2018 (38 days, 19 hours)
Guess.Mask.......: ?1?1?1?1?1?1?1?1 [8]
Guess.Charset....: -1 ./charsets/DES_full.charset, -2 Undefined, -3 Undefined, -4 Undefined
Guess.Queue......: 1/1 (100.00%)
Speed.Dev.#1.....: 21495.5 MH/s (62.38ms) @ Accel:256 Loops:1024 Thr:256 Vec:1
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 3482950041600/72057594037927936 (0.00%)
Rejected.........: 0/3482950041600 (0.00%)
Restore.Point....: 1310720/34359738368 (0.00%)
Candidates.#1....: $HEX[734f2c616e9dceb9] -> $HEX[fe3e0dfefe3e3132]
HWMon.Dev.#1.....: Temp: 67c Fan: 39% Util: 99% Core:1949MHz Mem:4513MHz Bus:16

[s]tatus [p]ause [b]ypass [c]heckpoint [q]uit => s

Viewing all articles
Browse latest Browse all 7673

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>