Skip to main content

HashSan: Wordlist-based Password Cracking Tool

Project description

hashsan

made-with-Python license issues

hashsan

Hashsan is a tool for opening passwords that are encrypted using MD5.

hashsan

Hashsan is a lookup tool that searches for original text from text that has been encrypted or locked. This allows you to enter MD5 and search for matching ("found") plain text in the wordlist you have created.

Resources

Installation

git clone https://github.com/X-Projetion/hashsan/ && cd hashsan
pip install -r requirements.txt

Usage

  • python main.py -p xxxxx

Help

usage: main.py [-h] [-o OUTPUT] [-w WORDLIST] [-p HASH] [-l HASHLIST]

Simple password cracker using a wordlist

optional arguments:
  -h, --help            Show this help message and exit
  -o OUTPUT, --output OUTPUT
                        Output file for cracked passwords
  -w WORDLIST, --wordlist WORDLIST
                        Path to the wordlist file
  -p HASH, --hash HASH  Target hash to crack
  -l HASHLIST, --hashlist HASHLIST
                        Path to the hash list file

Disclaimer

The script provided is for educational purposes only, I am not responsible for your actions.


Follow | https://x-projetion.org/
Made by X-Projetion

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

hashsan_md5-0.3.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

hashsan_md5-0.3-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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