Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drupal 7 hashes
07-13-2012, 07:57 PM
Post: #1
Drupal 7 hashes
Hello everyone!

I'm performing a pentest and was able to compromise a web application via SQLi. This database server was also being used for Drupal.

The latest version, 7 changed their hashing algorithm to SHA512 using this function:
http://api.drupal.org/api/drupal/include...password/7

I don't see support for Drupal 7 specifically, but I'm wondering if the generic sha512 support would work.

I'd normally just set up an instance of drupal and try but I'm not infront of my GPU machine....
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Drupal 7 hashes - fuzztester - 07-13-2012 07:57 PM
RE: Drupal 7 hashes - gat3way - 07-13-2012, 11:04 PM
RE: Drupal 7 hashes - fuzztester - 07-17-2012, 05:00 PM
RE: Drupal 7 hashes - halfie - 07-19-2012, 08:08 AM
RE: Drupal 7 hashes - chort - 07-17-2012, 06:37 PM