Does that shit still work for Gaia?
i remember doing that years ago...
Results 1 to 25 of 25
Thread: Hash hacking
- 18 Sep. 2012 04:06am #1
Hash hacking
- 18 Sep. 2012 04:13am #2
No, because there's no way to get the hash of the account unless you have the user's password or access to the database. And hash 'hacking' was just cracking the hash and cracking is generally unreliable, so it's ineffective anyway.
Last edited by The Unintelligible; 18 Sep. 2012 at 04:17am.
- 18 Sep. 2012 04:44pm #3
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 213.00
How did you guys grab all of the users' hashes? That must have been one insanely insecure database.
- 19 Sep. 2012 01:36am #4
Derp thanks.
- 19 Sep. 2012 01:46am #5
- 19 Sep. 2012 02:12am #6
damn bro u a hash hacker? me 2!
- 19 Sep. 2012 02:13am #7
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 261.00
- 19 Sep. 2012 02:20am #8
Ones does not simply "decrypt" (MD5) hashes. It doesn't work like that. Unless you can magically reverse engineer the hash algorithm. In which case the integrity of the algorithm sucks or you're some super genius hacker.
You typically crack the hashes - usually through rainbow tables or generic database look-ups (which was the main way it was done on Gaia back then).Last edited by The Unintelligible; 19 Sep. 2012 at 03:10am.
- 19 Sep. 2012 03:11am #9
- 19 Sep. 2012 02:57pm #10
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 165.00
- 19 Sep. 2012 03:46pm #11
- 19 Sep. 2012 08:47pm #12
- 19 Sep. 2012 10:38pm #13
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 213.00
- 21 Sep. 2012 04:38am #14
actually you can decrypt md5 hash, I wouldn't have asked if the shit still worked if you couldn't.
- 21 Sep. 2012 04:49am #15
You don't decrypt the hash. Decrypting it would take no effort and would be a completely unsecure security mechanism.
What people do is crack them. Difference between the two is decrypting is simply systematically converting the cipher back to the original format. Hashes generally aren't reversed and instead are cross-referenced with the account so plain-text isn't exposed (and other security related purposes) as that would be a security fallacy.
See Encryption - Wikipedia, the free encyclopedia and Hash function - Wikipedia, the free encyclopedia
Again you're referring to hash cracking. Which sometimes involves minimal effort. Example being is this open source proof of concept project on Github. https://github.com/juuso/BozoCrack
- 21 Sep. 2012 06:35am #16
I always thought of md5's like words in a dictionary, every md5 has its own definition that someone figured out.
yup this is really me gamersoul AVA
- 21 Sep. 2012 06:41am #17
Haha, this analogy is partially true. Only not every MD5 has a definition that could be figured out (well, technically, in theory any hash can be figured out. But in some cases [i.e. salted hashes] it could take up to forever to crack the hash).
That's what makes cracking unreliable. But there's two sides to every coin - it's also at the same time sometimes very effective. It all depends on factors like the scenario/horsepower available to you/tools/etc.
- 21 Sep. 2012 04:53pm #18
Do they still have the program where you can look through emails and find ones connected to gaia, hack the email and then reset their gaia pass?
I KNOW that method used trk, guarantee it is now obsolete.
- 21 Sep. 2012 04:53pm #19
It's a lot more complicated than that I just woke up so I sound dumb.
:p
- 21 Sep. 2012 04:56pm #20
It's obsolete now for the most part. I happen to have a program I made a couple months back that still roughly supports Yahoo emails, but there is no 100% solid method.
And it's even more obsolete because there isn't any way to get emails in the first place anymore.
- 22 Sep. 2012 01:43am #21
- 22 Sep. 2012 02:12am #22
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 393.00
- 23 Sep. 2012 05:45am #23
- 24 Sep. 2012 03:36pm #24
- 24 Sep. 2012 03:39pm #25