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: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
philsmd/7z2hashcat | Extracts password information from 7z archives to crack with hashcat | 359 |
philsmd/itunes_backup2hashcat | Converts iTunes backup files to hashes compatible with hashcat | 105 |
banaanhangwagen/winhello2hashcat | Extracts the hash from a Windows Hello PIN using Hashcat and various system hive files. | 69 |
0x6470/bitwarden2hashcat | Converts Bitwarden data into a format suitable for hashcat analysis | 21 |
philsmd/hc_to_7z | Converts 7-Zip hashes back to usable archives. | 7 |
ins1gn1a/netntlm-hashcat | Converts NTLM hashes to HashCat format | 33 |
minhhungit/mongodb-cluster-docker-compose | A Docker Compose setup for a sharded MongoDB cluster with replication. | 510 |
jmagers/macinhash | Converts MacOS password files to hash format for use with password crackers. | 35 |
eladshamir/internal-monologue | This project provides tools and techniques to retrieve NTLM hashes without directly accessing the LSASS process memory. | 1,430 |
revolver-ocelot-saa/ghidrax64dbg | Extracts annotations from Ghidra into an X32/X64 database for reverse engineering purposes | 57 |
sindresorhus/md5-hex | Creates an MD5 hash with hex encoding from input data | 45 |
zerbea/hcxtools | Converts packet capture files to usable hashes for Hashcat or John the Ripper analysis. | 2,039 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
paulmillr/noble-hashes | A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |
n0kovo/gohashmob | A tool for looking up hashes in the HashMob API | 10 |