Hashfilter
Hash parser
A Python tool that parses hashcat potfiles and logs sorted hashes to a SQLite database or new potfile.
Read a hashcat potfile and parse different types into a sqlite database
5 stars
2 watching
1 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
0x6470/bitwarden2hashcat | Converts Bitwarden data into a format suitable for hashcat analysis | 21 |
darothen/xbpch | A utility to read proprietary binary punch format files into xarray-powered workflows | 18 |
jakewheat/hssqlppp | A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect. | 108 |
maxcountryman/flask-bcrypt | Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
sh3llyr/yarascanparser | A tool to parse JSON output from Yara Scan Service's malware analysis and extract relevant information for rule optimization. | 11 |
brannondorsey/naive-hashcat | A script that cracks password hashes without requiring extensive configuration. | 1,249 |
hashview/hashview | A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
jakewheat/simple-sql-parser | A parser and tokenizer for SQL syntax in Haskell | 82 |
pyca/bcrypt | A modern password hashing library for Python | 1,286 |
n0kovo/gohashmob | A tool for looking up hashes in the HashMob API | 10 |
hashpals/name-that-hash | A tool that identifies and classifies various types of hashes used in cybersecurity | 1,495 |
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 32 |
abiggerhammer/hammer | A parsing library for binary data with multiple backends and language bindings. | 285 |
leadroyal/fastjson-blacklist | A project to identify and categorize hash values and classes banned by the FastJSON library for security reasons. | 794 |
crystal-china/hashr | A lightweight class used to simplify testing of JSON responses in Crystal applications. | 0 |