mongodb2hashcat
Hash extractor
Extracts hashes from MongoDB databases in SCRAM-SHA-1 or SCRAM-SHA-256 format for use with hashcat
Extract hashes from the MongoDB database server to a hash format that hashcat accepts: -m 24100 (SCRAM-SHA-1) or -m 24200 (SCRAM-SHA-256)
7 stars
3 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Extracts password information from 7z archives to crack with hashcat | 359 |
| Converts iTunes backup files to hashes compatible with hashcat | 105 |
| Extracts the hash from a Windows Hello PIN using Hashcat and various system hive files. | 69 |
| Converts Bitwarden data into a format suitable for hashcat analysis | 21 |
| Converts 7-Zip hashes back to usable archives. | 7 |
| Converts NTLM hashes to HashCat format | 33 |
| A Docker Compose setup for a sharded MongoDB cluster with replication. | 510 |
| Converts MacOS password files to hash format for use with password crackers. | 35 |
| This project provides tools and techniques to retrieve NTLM hashes without directly accessing the LSASS process memory. | 1,430 |
| Extracts annotations from Ghidra into an X32/X64 database for reverse engineering purposes | 57 |
| Creates an MD5 hash with hex encoding from input data | 45 |
| Converts packet capture files to usable hashes for Hashcat or John the Ripper analysis. | 2,039 |
| Provides a direct interface to a popular document-oriented data store from Racket | 18 |
| A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |
| A tool for looking up hashes in the HashMob API | 10 |