376 matches found
CVE-2021-36934
CVE-2021-36934 SeriousSAM自动利用工具 要求 HiveNightmare,可执行文件或等效的DLL(DLL等效需要通过rundll32运行,需要对代码进行一些修改,这在遇到applocker环境时很有用。) dump.exe m,这是一个由pyinstaller编译的secretsdump.py,因此体积很大,因为它包含了所有模块和Python本身。(你不需要将其作为DLL的原因是你也可以选择在服务器端调用它以及hashcat API,这实际上会更有效且更隐蔽。) hashcat API,这是我制作的一个PHP...
hashcobra
hashcobra hashcobra Strumento per il cracking di hash. Descrizione Questo strumento utilizza un nuovo metodo per crackare gli hash. Con l'aiuto del concetto di rainbow table, questo strumento genera rainbow table a partire da wordlist per ottimizzare notevolmente il processo di cracking. Utilizzo...
dcipher-cli
dcipher-cli Decifra hash utilizzando servizi di attacco arcobaleno e lookup table online, direttamente dal tuo terminale. Installazione root@kitploit: ❯❯❯ npm install -g dcipher-cli Utilizzo root@kitploit: ❯❯❯ dcipher --help Crack hashes using online rainbow & lookup table attack services, right...
dcipher-cli
dcipher-cli Crack hashes using online rainbow & lookup table attack services, right from your terminal. Install root@kitploit: ❯❯❯ npm install -g dcipher-cli Usage root@kitploit: ❯❯❯ dcipher --help Crack hashes using online rainbow & lookup table attack services, right from your terminal. Usage ❯...
rainbowcrackalack
Rainbow Crackalack Autor: Joe Testa @therealjoetesta Sobre Este projeto produz código de código aberto para gerar tabelas arco-íris, bem como usá-las para consultar hashes de senhas. Embora a versão atual suporte apenas NTLM, versões futuras podem suportar MD5, SHA-1, SHA-256 e possivelmente mais...
rainbowcrackalack
Rainbow Crackalack Author: Joe Testa @therealjoetesta About This project produces open-source code to generate rainbow tables as well as use them to look up password hashes. While the current release only supports NTLM, future releases may support MD5, SHA-1, SHA-256, and possibly more. Both Linu...
hashcatch
hashcatch Hashcatch deauthenticates clients connected to all nearby WiFi networks and tries to capture the handshakes. It can be used in any linux device including Raspberry Pi and Nethunter devices so that you can capture handshakes while walking your dog Written by @SivaneshAshok PoC of hashcat...
hashcobra
hashcobra hashcobra Hash Cracking tool. Description This tool uses a new method to crack hashes. With the help of rainbow tables concept this tool generates rainbow tables from wordlists to heavily optimize the cracking process. Usage root@kitploit: $ ./hashcobra -H --== hashcobra by sepehrdad ==...
ophcrack
OPHCRACK 3.6.0 Crack baseado em trade-off tempo-memória Um cracker de senhas do Windows baseado no trade-off tempo-memória mais rápido usando tabelas arco-íris. Esta é uma evolução do ophcrack 1.0 original desenvolvido na EPFL http://lasecwww.epfl.ch/oechslin/projects/ophcrack O Ophrack 3.6.0 vem...
Dagon
Dagon - Advanced Hash Manipulation Named after the prince of Hell, Dagon day-gone is an advanced hash cracking and manipulation system, capable of bruteforcing multiple hash types, creating bruteforce dictionaries, automatic hashing algorithm verification, random salt generation from Unicode to...
SHA256-CDP
SHA256-CDP: Cyclic Digit-sum Projection Implementazione GPU-accelerata di rainbow table del framework di analisi strutturale CDP per SHA-256. Basato sui risultati del paper CDP DOI: 10.5281/zenodo.20627240, questo repository fornisce un'implementazione completa e funzionante di tabelle rainbow a...
pe_tree
PE Tree PE Tree is a Python module for viewing Portable Executable PE files in a tree-view using pefile and PyQt5. It can also be used with IDA Pro, Ghidra, Volatility, Rekall and minidump to view and dump in-memory PE files, as well as perform import table reconstruction. Table of contents 1...
CVE-2026-53692 Weak hashing algorithm in Redeight CMS
Redeight CMS version 1.0 uses the MD5 algorithm without a salt to store user passwords. Because MD5 is a cryptographically broken algorithm and lacks salting, attackers who obtain the password hashes can trivially reverse them using rainbow tables, leading to the exposure of plaintext credentials...
CVE-2026-53692 Weak hashing algorithm in Redeight CMS
Redeight CMS version 1.0 uses the MD5 algorithm without a salt to store user passwords. Because MD5 is a cryptographically broken algorithm and lacks salting, attackers who obtain the password hashes can trivially reverse them using rainbow tables, leading to the exposure of plaintext credentials...
CVE-2026-53692
CVE-2026-53692 affects Redeight CMS v1.0. The root cause is storing passwords with MD5 without a salt, a cryptographically broken hash, allowing attackers who obtain password hashes to reverse them via rainbow tables and expose plaintext credentials. The Connected CVE records confirm this in Rede...
EUVD-2026-40294
Redeight CMS version 1.0 uses the MD5 algorithm without a salt to store user passwords. Because MD5 is a cryptographically broken algorithm and lacks salting, attackers who obtain the password hashes can trivially reverse them using rainbow tables, leading to the exposure of plaintext credentials...
CVE-2026-45027
WeGIA is a web manager for charitable institutions. In versions prior to 3.7.3, when a user logs in, html/login.php hashes the submitted password using PHP's hash function with the SHA-256 algorithm and no salt before comparing it to the stored value. The password change flow in...
CVE-2026-45027
WeGIA is a web manager for charitable institutions. In versions prior to 3.7.3, when a user logs in, html/login.php hashes the submitted password using PHP's hash function with the SHA-256 algorithm and no salt before comparing it to the stored value. The password change flow in...
CVE-2026-45027 WeGIA: Use of Weak Password Hashing Algorithm (SHA-256, no salt) in html/login.php
WeGIA is a web manager for charitable institutions. In versions prior to 3.7.3, when a user logs in, html/login.php hashes the submitted password using PHP's hash function with the SHA-256 algorithm and no salt before comparing it to the stored value. The password change flow in...
EUVD-2026-32565
WeGIA is a web manager for charitable institutions. In versions prior to 3.7.3, when a user logs in, html/login.php hashes the submitted password using PHP's hash function with the SHA-256 algorithm and no salt before comparing it to the stored value. The password change flow in...