Hash breaking
by Montezuma0987 - Monday February 19, 2024 at 09:17 AM
#1
Hey, is anyone able to crack the SHA1 hash?
Reply
#2
(02-19-2024, 09:17 AM)Montezuma0987 Wrote: Hey, is anyone able to crack the SHA1 hash?

I think you can do it yourself. Just use Hashcat with your gpu
Reply
#3
GPU's aren't even necessary. Even a basic 10y old laptop can do it (sometimes requires the --force in hashcat) and you are patient.
Reply
#4
I recommend use hashcat too. Even, being a sha1, maybe was cracked and published yet. You tried check in similar online sites like crackstation? Smile
Reply
#5
(02-19-2024, 03:49 PM)blackboar Wrote: GPU's aren't even necessary. Even a basic 10y old laptop can do it (sometimes requires the --force in hashcat) and you are patient.

Can you give more detailed instructions?
Reply
#6
(02-26-2024, 02:22 AM)snailcalm Wrote:
(02-19-2024, 03:49 PM)blackboar Wrote: GPU's aren't even necessary. Even a basic 10y old laptop can do it (sometimes requires the --force in hashcat) and you are patient.

Can you give more detailed instructions?

Install hashcat: https://hashcat.net/hashcat/ by extracting into ./hashcat/
Download potfiles for MD5, SHA1, BCRYPT etc https://breachforums.hn/Thread-Potfile-T...-is-Caring

then
% ./hashcat/hashcat.bin -a 0 -m 0 ./hashes.txt ./wordlist.txt --potfile-path ./hashcat****.potfile

Easy peasy.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hash Format futuresneak 14 6,668 02-23-2024, 11:52 PM
Last Post: blackplatypus
  Ask about hash format. teddae 21 9,435 11-16-2023, 10:06 AM
Last Post: teddae

Forum Jump:


 Users browsing this thread: