22 skills found
ericelliott / CredentialEasy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
k4m4 / Dcipher Cli🔓Crack hashes using online rainbow & lookup table attack services, right from your terminal.
k4m4 / DcipherDecipher hashes using online rainbow & lookup table attack services.
bukinoshita / Hash Avatar:rainbow: Hash avatar algorithm
xros / Py Django CrackCrack the django password on the way. By default Django use pbkdf2 and sha256 method to encrypt user's password. Once get the password stored in the database table, you need to compare it with others if brute force cracking. It is recommended that you use hash table comparison. The tool 'rainbow crack' can generate rainbow hash tables while another tool 'hashcat' brute-force cracks password from a dictionary alive. Because django uses PBKDF2(Password-Based Key Derivation Function), it would take too long to generate a password.
typcn / Biliquery DbBilibili comment hash to user id rainbow table system
SagarBiswas-MultiHAT / HashAttackDemosHashAttackDemos — An educational Python toolkit demonstrating secure password hashing (Argon2id, bcrypt, scrypt) and common failure modes (MD5, rainbow tables). Includes reusable library hash_password_cracker, attack demos (dictionary/rainbow/hybrid), CLI tools, and unit tests — for defensive learning on data you own or are authorized to test.
thanosgn / Rainbow Table Attack:rainbow: A SHA-3 finalist hash (BLAKE) reversal using rainbow tables.
foreni-packages / Rcracki Mtrcracki_mt : used to perform a rainbow table attack on password hashes
4ppsec / RainbowMakerRainbowMaker, Hash cracking & Creating Rainbow Tables
Karim93160 / HashishFast C++ hash cracker: features built-in dictionary attack, brute-force (custom char sets, min/max length), and Rainbow Table attack with pre-configurable .txt generator. Includes 3 integrated tools: web scanner, recon, & OSINT.
lakka / MD5CrackMD5-hash cracking with rainbow tables and Java
AurelioDeRosa / Audero MD5 Rainbow TableAudero MD5 Rainbow Table is a precomputed table, made of 11.110.097 entries, for reversing strings encrypted using the MD5 hash function.
kraken-503 / Md5 DehasherA simple program to find out the actual value behind an md5 hash by looking it up on a rainbow table.
CyberKnight00 / RainbowHashRainbowHash is a Great Tool For Cracking or Recovering Hashed password.
alahyaoui / RainbowAttackA C++ CLI tool for educational rainbow-table attacks: generate rainbow tables and crack SHA-256 hashed passwords using space–time trade-offs.
grimen / RainbowShell: MD5 hash lookup using on one of the biggest rainbow lookup tables available.
foreni-packages / Rainbowcrackrainbowcrack - Cracks hashing with rainbow tables
JasonPap / Rainbow Table GeneratorA fast in-memory rainbow table generator for the Blake hash function.
hi098123 / PHP Secure And Hashing Pw Prevention Rainbow TableXss, sql-injection, php, login, Csrf, security, rainbow table, encryption, salt