CRACKING PASSWORDS WITH HASHCAT - Identifying Hashes

Hello, I don’t know what the correct answer is in the question
“Identify the following hash: $S$D34783772bRXEx1aCsvY.bqgaaSu75XmVlKrW9Du8IQlvxHlmzLc”.

I use the hashid tool:

hashid '$S$D34783772bRXEx1aCsvY.bqgaaSu75XmVlKrW9Du8IQlvxHlmzLc'
Analyzing '$S$D34783772bRXEx1aCsvY.bqgaaSu75XmVlKrW9Du8IQlvxHlmzLc'
[+] Drupal > v7.x 

I understand that the answer is “Drupal7”. But it tells me that the answer is incorrect, I have tried to put: drupal7, drupal7.x, drupal v7, drupal v7.x,… but HTB always says that the answer is not correct.

Does anyone know what the correct answer is?

(sorry for my english, i use translate :smiling_face_with_tear: )

Just copy and paste the exact answer as you have it: Drupal > v7.x

1 Like

For me I was copying a space at the end of the hashid result which was messing up the submission