HashSan: Wordlist-based Password Cracking Tool
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hashsan_md5-0.3.tar.gz.
File metadata
- Download URL: hashsan_md5-0.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d778ccc1f5f39f3e8ab3706d404902b064f5ce67850f7faaa7dec5c9faf12766
|
|
| MD5 |
e5ea88a2a5156e1d996ed9a8064238a9
|
|
| BLAKE2b-256 |
2789437cbaba2be835b9106249b0372734025bdc7d2eb83e69246f5be1c2185f
|
File details
Details for the file hashsan_md5-0.3-py3-none-any.whl.
File metadata
- Download URL: hashsan_md5-0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd3412745543cee5c4c07bd5f01ca935615574d14503a48a4ed1b49772d3859
|
|
| MD5 |
589fcee3582f23333cb9f4d1d2a98fa3
|
|
| BLAKE2b-256 |
dd7c9741b589625251bc4b03a625ba0ad47838aa7cbf24cbb46f73885ff39a5f
|