Hybrid attack (password cracking) using hashcat exercise solved on Ubuntu Linux ( python ) VM

Rands
Rands
1.3 هزار بار بازدید - 3 سال پیش - cracking a hash (password cracking)
cracking a hash (password cracking) using the hashcat on ubuntu Linux virtual machine ( python )

Exercise:

Your friend forgot his Windows password. He usually uses a combination of a name of one of his close family members combined with a four-digit year corresponding to a special event for him, separated by a special character.
After recovering the hash password (51AE92ACC6BFEA31914D0DF895CC29C8) and knowing that his wife’s name is Francine, their sons are Mark, Julia, Bobby and Priscilla, are you able to help him recovering his password?

Solution:
Command used: hashcat -m 0 -a 7 51AE92ACC6BFEA31914D0DF895CC29C8 ?d?d?d?d?s Passwords.txt --force
3 سال پیش در تاریخ 1400/06/30 منتشر شده است.
1,363 بـار بازدید شده
... بیشتر