Skip to main content

Menu for cracking hashes.

Project description

This is meant to be a menu driver for crashing hashes.

Examples

# Manually add a hash if not specified on command line
hashcrack > add hash 2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824
# Be sure to set the type
hashcrack > set hashtype SHA2-256
# Optional -- tell hashcrack to use cpu if gpu is causing issues
hashcrack > set device cpu
# Crack it
hashcrack > crack
# If it's already cracked, show it
hashcrack > show

# Set your own wordlist (uses rockyou by default)
hashcrack > set wordlist <path_to_wordlist>

Cracking WPA2

hashcrack will attempt to determine the correct settings and extract the needed hashes for you. One example of this currently is pcaps. With hashcrack, it’s as simple as:

$ hashcrack ./my.pcap
   ▄█    █▄       ▄████████    ▄████████    ▄█    █▄     ▄████████    ▄████████    ▄████████  ▄████████    ▄█   ▄█▄
  ███    ███     ███    ███   ███    ███   ███    ███   ███    ███   ███    ███   ███    ███ ███    ███   ███ ▄███▀
  ███    ███     ███    ███   ███    █▀    ███    ███   ███    █▀    ███    ███   ███    ███ ███    █▀    ███▐██▀
 ▄███▄▄▄▄███▄▄   ███    ███   ███         ▄███▄▄▄▄███▄▄ ███         ▄███▄▄▄▄██▀   ███    ███ ███         ▄█████▀
▀▀███▀▀▀▀███▀  ▀███████████ ▀███████████ ▀▀███▀▀▀▀███▀  ███        ▀▀███▀▀▀▀▀   ▀███████████ ███        ▀▀█████▄
  ███    ███     ███    ███          ███   ███    ███   ███    █▄  ▀███████████   ███    ███ ███    █▄    ███▐██▄
  ███    ███     ███    ███    ▄█    ███   ███    ███   ███    ███   ███    ███   ███    ███ ███    ███   ███ ▀███▄
  ███    █▀      ███    █▀   ▄████████▀    ███    █▀    ████████▀    ███    ███   ███    █▀  ████████▀    ███   ▀█▀
Version 0.4 (https://github.com/bannsec/hashcrack)
Powered by: Hashcat (hashcat.net)

hashcrack > crack

Auto Configure

hashcrack will attempt to auto configure for certain types of input files. For instance, when trying to crack a WPA key, you must first extract that key from the pcap, then select the correct hash type in hashcat. hashcrack will do this type of configuration for you for various common file types.

# Auto crack wpa from a pcap
hashcrack --crack ./some.pcap

# Auto crack entries from a shadow file
hashcrack --crack ./shadow

# Auto crack an encrypted 7z file
hashcrack --crack ./file.7z

# Auto crack an encrypted rar file
hashcrack --crack ./file.rar

# Auto crack an encrypted zip file
hashcrack --crack ./file.zip

John Jumbo

John Jumbo is currently packed into this library (minus some of the processing scripts). The following commands are exported for use across Windows and Linux distros.

john, zip2john, rar2john, gpg2john, unafs, undrop, unshadow

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hashcrack-0.9.tar.gz (49.4 MB view details)

Uploaded Source

File details

Details for the file hashcrack-0.9.tar.gz.

File metadata

  • Download URL: hashcrack-0.9.tar.gz
  • Upload date:
  • Size: 49.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9

File hashes

Hashes for hashcrack-0.9.tar.gz
Algorithm Hash digest
SHA256 9b44d744727d8f53a891a529f3d49d87ea8e405bde3900c3695612775fe584da
MD5 ede4a0de58c87f8ed0ecd0a9807698a2
BLAKE2b-256 31ea8d081858d42a06c6fa10717126aa20de6201cf5f2d11a503f00e8ddf9495

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page