Hashcat Trouble....

Dec 27, 2015 01:53 AM

Can someone please tell me what I am doing wrong I have been messing with this for a little bit now and for some reason I can't figure it out hash-identifier say its a MySQL 160bit - SHA-1(SHA-1($pass))....the hash has a star in it and without the star it says SHA-1MySQL5 - SHA-1(SHA-1($pass)), but when I try to run it through hashcat it doesn't seem to do anything and when I look in my output file there is nothing there??? heres some pictures so you can see what I am talking about...ok nvm I cant upload photos for some reason so lets copy and paste

HASH: 5E41E09551AE37EC8CAEAA733B3DF251643E0A0B

Possible Hashs:

  • MySQL 160bit - SHA-1(SHA-1($pass))

-------------------------------------------------------------------------

HASH: 5E41E09551AE37EC8CAEAA733B3DF251643E0A0B

Possible Hashs:

  • SHA-1
  • MySQL5 - SHA-1(SHA-1($pass))

Least Possible Hashs:

  • Tiger-160
  • Haval-160
  • RipeMD-160
  • SHA-1(HMAC)
  • Tiger-160(HMAC)
  • RipeMD-160(HMAC)
  • Haval-160(HMAC)
  • SHA-1(MaNGOS)
  • SHA-1(MaNGOS2)
  • sha1($pass.$salt)
  • sha1($salt.$pass)
  • sha1($salt.md5($pass))
  • sha1($salt.md5($pass).$salt)
  • sha1($salt.sha1($pass))
  • sha1($salt.sha1($salt.sha1($pass)))
  • sha1($username.$pass)
  • sha1($username.$pass.$salt)
  • sha1(md5($pass))
  • sha1(md5($pass).$salt)
  • sha1(md5(sha1($pass)))
  • sha1(sha1($pass))
  • sha1(sha1($pass).$salt)
  • sha1(sha1($pass).substr($pass,0,3))
  • sha1(sha1($salt.$pass))
  • sha1(sha1(sha1($pass)))
  • sha1(strtolower($username).$pass)

ok so heres what hashcat says by the way when I try to run it with the star it won't let me so heres hashcat

hashcat -m 4600 -a 3 -n1 --custom-charset1=?a --pw-min=2 --pw-max=8 '/root/Desktop/MySQL5 - SHA-1(SHA-1($pass)).txt' ?l?u?d?s -o '/root/Desktop/MySQL5 - SHA-1(SHA-1($pass)) output.txt'

This copy of hashcat will expire on 01.01.2016. Please upgrade to continue using hashcat.

Initializing hashcat v0.49 with 1 threads and 32mb segment-size...

Added hashes from file /root/Desktop/MySQL5 - SHA-1(SHA-1($pass)).txt: 1 (1 salts)

Activating quick-digest mode for single-hash

NOTE: press enter for status-screen

Input.Mode: Mask (?l?u) 2

Index.....: 0/1 (segment), 676 (words), 0 (bytes)

Recovered.: 0/1 hashes, 0/1 salts

Speed/sec.: - plains, - words

Progress..: 676/676 (100.00%)

Running...: --:--:--:--

Estimated.: --:--:--:--

Input.Mode: Mask (?l?u?d) 3

Index.....: 0/1 (segment), 6760 (words), 0 (bytes)

Recovered.: 0/1 hashes, 0/1 salts

Speed/sec.: - plains, - words

Progress..: 6760/6760 (100.00%)

Running...: --:--:--:--

Estimated.: --:--:--:--

Input.Mode: Mask (?l?u?d?s) 4

Index.....: 0/1 (segment), 223080 (words), 0 (bytes)

Recovered.: 0/1 hashes, 0/1 salts

Speed/sec.: 1.27M plains, 1.27M words

Progress..: 223080/223080 (100.00%)

Running...: --:--:--:--

Estimated.: --:--:--:--

Started: Sat Dec 26 17:37:30 2015

Stopped: Sat Dec 26 17:37:31 2015

root@zion:~# hashcat -m 4600 -a 3 -n1 --custom-charset1=?a --pw-min=2 --pw-max=8 '/root/Desktop/MySQL5 - SHA-1(SHA-1($pass)).txt' ?l?u?d?s -o '/root/Desktop/MySQL5 - SHA-1(SHA-1($pass)) output.txt'

This copy of hashcat will expire on 01.01.2016. Please upgrade to continue using hashcat.

Initializing hashcat v0.49 with 1 threads and 32mb segment-size...

Skipping line: 5E41E09551AE37EC8CAEAA733B3DF251643E0A0B (line length exception)

No hashes loaded

if you read this thanks for your help and time

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!