Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Is this possible?
Post: RE: Is this possible?

Alright, thanks.
chickin General Talk 4 5,280 11-13-2016, 10:31 PM
    Thread: Is this possible?
Post: RE: Is this possible?

bigblacknose Wrote: (11-12-2016, 11:25 PM) -- Can't you just try to write a poc i Perl or something to see how fast that is? Often these small problem can be solved without GPU support. Or have you a...
chickin General Talk 4 5,280 11-13-2016, 05:33 AM
    Thread: Is this possible?
Post: Is this possible?

function udb_hash($buf) {      $length=strlen($buf);      $s1 = 1;      $s2 = 0;      for($n=0; $n
chickin General Talk 4 5,280 11-12-2016, 11:06 AM
    Thread: Hash Type?
Post: Hash Type?

Does anybody know what hash type this is? Code: -- --
chickin General Talk 1 4,380 07-19-2015, 10:39 PM
    Thread: Is this suitable?
Post: RE: Is this suitable?

epixoip Wrote: (07-17-2015, 05:48 AM) -- That is the reference design card. -- Well i'm retarded. Thank you for your help once again.
chickin Hardware 6 10,360 07-17-2015, 07:00 AM
    Thread: Is this suitable?
Post: Is this suitable?

https://www.overclockers.co.uk/showproduct.php?prodid=GX-205-OK I was unable to find a reference card. I don't want to buy a card that'll end up having temperature issues!
chickin Hardware 6 10,360 07-17-2015, 04:46 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

The irritating thing about all of this is the fact that each server query password is 8 characters long and could possibly include a capitalized, unzapitalized letter and a possibly numbers. It'd take...
chickin Old hashcat Support 13 25,708 06-26-2015, 12:30 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

radix Wrote: (06-25-2015, 10:52 PM) -- https://www.teamspeak-connection.de/Thread/195-ServerQuery-Passwort-aendern/ Looks pretty straight forward. -- This is correct for server query accounts, h...
chickin Old hashcat Support 13 25,708 06-26-2015, 12:14 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

atom Wrote: (06-20-2015, 12:49 AM) -- Is this from the same Teamspeak server as the first hash? -- The first hash was from an online generator. I've had no luck finding any reference to the hashing m...
chickin Old hashcat Support 13 25,708 06-21-2015, 08:44 PM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

epixoip Wrote: (06-19-2015, 02:44 AM) -- Appears to be based on SHA1. Maybe salted with channel name or something? -- The channel was called "testchannel", I'm not sure how the overall serveradmin ...
chickin Old hashcat Support 13 25,708 06-19-2015, 03:02 AM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

After grabbing a teamspeak database I found out that the algorithm that site uses isn't the correct type that TeamSpeak uses. QuMKbb0i990Xlluw7cHmtBTSsm4= = 123 for a channel password, could anybody h...
chickin Old hashcat Support 13 25,708 06-18-2015, 11:45 PM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

Si2006 Wrote: (06-14-2015, 01:03 AM) -- raw sha-1 echo QL0AFWMIX8NRZTKeof9cXsvbvu8= | base64 -d | xxd -p 40bd001563085fc35165329ea1ff5c5ecbdbbeef ----- echo -n 123 | sha1sum 40bd001563085fc351...
chickin Old hashcat Support 13 25,708 06-14-2015, 01:14 AM
    Thread: TeamSpeak Hash?
Post: TeamSpeak Hash?

Does anybody know the algorithm that TeamSpeak uses to encrypt serveradmin passwords? There are generators but I haven't managed to find the actual algorithm they use to encrypt the passwords. Any hel...
chickin Old hashcat Support 13 25,708 06-14-2015, 12:50 AM
    Thread: Whirlpool + salt?
Post: RE: Whirlpool + salt?

epixoip Wrote: (03-10-2015, 10:34 PM) -- Yes, it's possible. I just told you how. Use -m 6100, and manually append the salt with each attack. Treat the salt as part of the password candidate you're a...
chickin Old hashcat Support 5 11,021 03-10-2015, 11:18 PM
    Thread: Whirlpool + salt?
Post: RE: Whirlpool + salt?

epixoip Wrote: (03-10-2015, 11:05 AM) -- use -m 6100 and manually add the salt with each attack -- I don't understand though, because they is no option for hash('whirlpool', $pwd.$salt)) - Is it ev...
chickin Old hashcat Support 5 11,021 03-10-2015, 05:04 PM
    Thread: Whirlpool + salt?
Post: Whirlpool + salt?

Is it possible to crack a whirlpool hash if it has been salted? I have a list of hashes, each with a 5 digit number as a salt. How would I go about cracking this? Is it possible with hashcat?
chickin Old hashcat Support 5 11,021 03-10-2015, 10:19 AM