Jump to content

DaveGrohl

From Wikipedia, the free encyclopedia
(Redirected from DaveGrohl (software))
DaveGrohl
Developer(s)davegrohl.org
Stable release
2.1 / November 30, 2012 (2012-11-30)
Repository
Operating systemMac OS X
Typepassword cracking
LicenseGNU GPL 2.0
Websitehttps://www.davegrohl.org/

DaveGrohl is a brute-force password cracker for macOS. It was originally created in 2010 as a password hash extractor but has since evolved into a standalone or distributed password cracker. DaveGrohl supports all of the standard Mac OS X user password hashes (MD4, SHA-512 and PBKDF2)[1][2][3] used since OS X Lion and also can extract them formatted for other popular password crackers like John the Ripper.[4] The latest stable release is designed specifically for Mac OS X Lion and Mountain Lion.

Attack methods

[edit]

DaveGrohl supports both dictionary and incremental attacks. A dictionary attack will scan through a number of pre-defined wordlists while an incremental attack will count through a character set until it finds the password. While in distributed mode, it uses Bonjour to find all the server nodes on the local network and therefore requires no configuration.[citation needed]

See also

[edit]

References

[edit]
  1. ^ Dunstan, Patrick (2011-09-18). "Cracking OS X Lion Passwords". Retrieved 2018-04-10.
  2. ^ Lee, Graham (2012-07-05). "Password checking with CommonCrypto". Retrieved 2018-04-10.
  3. ^ Browning, Jeff (2012-10-24). "Crack OS X Mountain Lion Passwords". Archived from the original on 2013-01-16. Retrieved 2018-04-10.
  4. ^ Peslyak, Alexander (2011-09-20). "Mac OS X 10.7 Lion password hashes (salted SHA-512)". Retrieved 2018-04-10.
[edit]