Whirlpool being cracked.
#1

Just wondering what the next encryption will be or if theres any more now whirlpool has vulnerabilities?
mabe these vulnerabilities have been known for ages, ive only just found out
Reply
#2

As far as I know, it's almost near impossible to even attempt to crack Whirlpool encryption. Correct me if I'm wrong, but it's what I heard / know so far.
Reply
#3

What vulnerability have whirlpool? I don't know any ...
Reply
#4

Never heard of whirlpool being cracked. But if you think so it is happening, add salts to it.
Reply
#5

Interesting. i have not heard anything about it being cracked.
Reply
#6

Not sure if Whirlpool can be cracked, but like any cryptologist says, nothing is ever uncrackable.
Reply
#7

Well if Sha1 could be cracked, why not Whirlpool also...
Reply
#8

Quote:
Originally Posted by emokidx
Посмотреть сообщение
Never heard of whirlpool being cracked. But if you think so it is happening, add salts to it.
Add Salts to it? how do i do this?
Reply
#9

You wasn't using salts? oh god 0.0
Reply
#10

A friend of mine has successfully cracked a few Whirlpool-hashed passwords that we had so it's definitely crack-able.

Adding salts can help - search for that.

EDIT: I used the wrong term. "Cracked" isn't the right way to put this; however, the passwords can easily be run alongside a large database of words/phrases/sequences that have been hashed using Whirlpool. Doing that can give any password the chance to be matched.
Reply
#11

Whirlpool can be cracked.. tested it. http://crackstation.net/

try this whirlpool:

Code:
f4f05f3eb47ebc4dd549f60310e5226f30b36a7a1830b9a42fd5fc84f06823af989d6937671ecd6df7faca91618af8e5c30ef4966cbd0af5f10b5efc146f7ef4
it's "hai" hashed.. now try crack it with that website
Reply
#12

I guess it's "IMPOSSIBLE".
Reply
#13

Quote:
Originally Posted by thefatshizms
View Post
Whirlpool can be cracked.. tested it. http://crackstation.net/

try this whirlpool:

Code:
f4f05f3eb47ebc4dd549f60310e5226f30b36a7a1830b9a42fd5fc84f06823af989d6937671ecd6df7faca91618af8e5c30ef4966cbd0af5f10b5efc146f7ef4
it's "hai" hashed.. now try crack it with that website
One word. Salts.
Reply
#14

Quote:
Originally Posted by Redirect Left
View Post
.. words ..
I know, you should never store personal information (passwords and other stuff like that) without salts and hashes.
Reply
#15

it's not "crackable", it just hashed a lot of words stored in a database waiting to be compared to your input and giving you the string which has been hashed before.
Reply
#16

Quote:
Originally Posted by Kwashiorkor
View Post
it's not "crackable", it just hashed a lot of words stored in a database waiting to be compared to your input and giving you the string which has been hashed before.
I know that, even says on the website. This just shows how easy it is to crack a password/string without salting!
Reply
#17

Quote:
Originally Posted by thefatshizms
View Post
Whirlpool can be cracked.. tested it. http://crackstation.net/

try this whirlpool:

Code:
f4f05f3eb47ebc4dd549f60310e5226f30b36a7a1830b9a42fd5fc84f06823af989d6937671ecd6df7faca91618af8e5c30ef4966cbd0af5f10b5efc146f7ef4
it's "hai" hashed.. now try crack it with that website
Those websites only use rainbow tables.
Reply
#18

Quote:
Originally Posted by thefatshizms
View Post
Whirlpool can be cracked.. tested it. http://crackstation.net/

try this whirlpool:

Code:
f4f05f3eb47ebc4dd549f60310e5226f30b36a7a1830b9a42fd5fc84f06823af989d6937671ecd6df7faca91618af8e5c30ef4966cbd0af5f10b5efc146f7ef4
it's "hai" hashed.. now try crack it with that website
This is whirpool + salt you can't crack it
Code:
B7718471A5536683D4163F238AE09690C4F2EABA773D1940FBC4AACED1749AEF0E8A131B1C248111670BD5118ED52FC8CD35D963E8F45FD00CEB6EB0BD465288
Reply
#19

Quote:
Originally Posted by caki
View Post
This is whirpool + salt you can't crack it
Code:
B7718471A5536683D4163F238AE09690C4F2EABA773D1940FBC4AACED1749AEF0E8A131B1C248111670BD5118ED52FC8CD35D963E8F45FD00CEB6EB0BD465288
Isn't that what we been saying from the start?
Reply
#20

Quote:
Originally Posted by thefatshizms
View Post
Whirlpool can be cracked.. tested it. http://crackstation.net/

try this whirlpool:

Code:
f4f05f3eb47ebc4dd549f60310e5226f30b36a7a1830b9a42fd5fc84f06823af989d6937671ecd6df7faca91618af8e5c30ef4966cbd0af5f10b5efc146f7ef4
it's "hai" hashed.. now try crack it with that website
It works, I tried it with my password and it cracked it, shit.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)