Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SHA-256($salt.$pass)
02-25-2012, 01:24 PM (This post was last modified: 02-29-2012 06:04 PM by K9.)
Post: #1
SHA-256($salt.$pass)
I would like to request the following hashmode:

SHA-256($salt.$pass)

Code:
852C96A928396E63A0D16656FCC785451F02EDA42CF67270C74ACE87AE20DCF2:46728322:marley​84
0B2432123F073CFE2C71AF4A4463340412E19CAB7F62177488C55AD167B45736:46728507:123456​7890
1DA0AE80BF19916E1B005D2E9ECFD627983D5DF11C9B2D88ACAEA7D30A6C1729:46728561:gdaehf​is
63455107AABA22C04DD53D1F976BEC5094A859D1B53FF74075040547B779EE51:46728639:pumuck​el2

Edit: Sorry it isn't django. I think its just SHA-256($salt.$pass)
Find all posts by this user
02-26-2012, 11:20 AM (This post was last modified: 02-26-2012 11:32 AM by atom.)
Post: #2
RE: SHA-256($salt.$pass)
which forum-software is it using this?
Visit this user's website Find all posts by this user
02-29-2012, 06:26 PM
Post: #3
RE: SHA-256($salt.$pass)
Im sorry. I guess this isn't SHA-256(Django). It must be something else. Django is similar but the hashes use a different format.

Django:
http://code.djangoproject.com
http://code.djangoproject.com/attachment...format=raw


This are simple SHA-256($salt.$pass). However I still didn't manage to find any software which uses this kind of algorithm. All I got told is that it is used by many frameworks.
Find all posts by this user
05-06-2012, 03:22 PM
Post: #4
RE: SHA-256($salt.$pass)
Dear Atom, please make this modul, please please
Find all posts by this user
05-06-2012, 03:48 PM
Post: #5
RE: SHA-256($salt.$pass)
Its all about demand. Someone interessted in this, too?
Visit this user's website Find all posts by this user
05-06-2012, 04:34 PM
Post: #6
RE: SHA-256($salt.$pass)
+1
Find all posts by this user
05-06-2012, 05:44 PM
Post: #7
RE: SHA-256($salt.$pass)
Yes. SHA-256($salt.$pass) and SHA-512($salt.$pass)
Find all posts by this user
05-06-2012, 06:41 PM
Post: #8
RE: SHA-256($salt.$pass)
Sounds fun. xD
Find all posts by this user
05-08-2012, 03:53 PM
Post: #9
RE: SHA-256($salt.$pass)
SHA-256($salt.$pass) finished
SHA-512($salt.$pass) finished

both on /beta
Visit this user's website Find all posts by this user
09-07-2012, 05:12 PM
Post: #10
RE: SHA-256($salt.$pass)
Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html

Thread closed
Visit this user's website Find all posts by this user