Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: how to use algo new
Post: how to use algo new
MySQL5 - SHA-1(SHA-1($pass))
i want to decrypt hash with this algo how to do it? |
|
iamatx |
hashcat
|
1 |
5,629 |
06-05-2020, 01:48 PM |
|
|
Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...
so edited text file
like this
123@gmail.com:hashpassword:--salt--
and used command
hashcat -m 120 --username -r best64.rule -r append_two_dashes.txt forcrack.txt roxkyou.txt -o cracked.txt
hashcat... |
|
iamatx |
hashcat
|
13 |
32,717 |
04-20-2020, 02:52 PM |
|
|
Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...
so final this
a@gmail.com:--passhash:--salt--
or
a@gmail.com:--salt--:--passhash
.txt file ?
thankyou |
|
iamatx |
hashcat
|
13 |
32,717 |
04-19-2020, 04:38 PM |
|
|
Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...
okay thankyou
for two dashes have to put it manually or "-r append_two_dashes.txt"
this is okay? |
|
iamatx |
hashcat
|
13 |
32,717 |
04-19-2020, 04:23 PM |
|
|
Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...
sorry for hash thanks for the help
hashcat -m 120 -r rules/best64.rule --username -r append_two_dashes.txt hashes_with_dashed_salts.txt rockyou.txt
hashes_with_dashed_salts.txt=
a@gmail.com:848... |
|
iamatx |
hashcat
|
13 |
32,717 |
04-19-2020, 03:10 PM |
|
|
Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...
SHA-1('--'.$salt.'--'.$pass.'--') it algo |
|
iamatx |
hashcat
|
13 |
32,717 |
04-18-2020, 02:15 PM |
|
|
Thread: how should i crack this type of hash (sha1 & salt)
Post: RE: how should i crack this type of hash (sha1 & s...
i used this website https://hashes.com/decrypt/basic/
e77d773f8aa5c12ef649d33e731fb58c66bee9e5:74e3c24fd83d92ea72383e9b3a4292bdfb8eb174
and
cracked this got
e77d773f8aa5c12ef649d33e731fb58c66bee9... |
|
iamatx |
hashcat
|
13 |
32,717 |
04-18-2020, 01:47 PM |
|
|
Thread: how should i crack this type of hash (sha1 & salt)
Post: how should i crack this type of hash (sha1 & salt)
mail | crypted_password | salt
dp@gmail.com:848XXXc9e5baf34d6dba20XXX755f4984b6d77cc:725372XXX5e22195365fbf266cd3aXXX20f... |
|
iamatx |
hashcat
|
13 |
32,717 |
04-18-2020, 12:42 PM |