Lucene search
+L

382 matches found

Kitploit
Kitploit
added 2026/09/21 6:08 a.m.190 views

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 ==...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 5:17 a.m.12 views

ophcrack

OPHCRACK 3.6.0 Time-Memory-Trade-Off-Crack A windows password cracker based on the faster time-memory trade-off using rainbow tables. This is an evolution of the original ophcrack 1.0 developed at EPFL http://lasecwww.epfl.ch/oechslin/projects/ophcrack Ophrack 3.6.0 comes with a Qt Graphical User...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 11:11 p.m.30 views

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...

5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 10:31 p.m.110 views

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...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/20 6:02 p.m.18 views

SHA256-CDP

SHA256-CDP: Cyclic Digit-sum Projection GPU-accelerated rainbow table implementation of the CDP structural analysis framework for SHA-256. Built on the findings of the CDP paper DOI: 10.5281/zenodo.20627240, this repository provides a complete, working implementation of CDP-based rainbow chain...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/20 4:12 p.m.14 views

dcipher

dcipher Decipher hashes using online rainbow & lookup table attack services. Install root@kitploit: ❯❯❯ npm install dcipher Usage root@kitploit: const dcipher = require'dcipher'; dcipher'21232f297a57a5a743894a0e4a801fc3'.thenplaintext = console.logplaintext; //= 'admin' ;...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/20 3:25 p.m.10 views

rainbowcrackalack

Rainbow Crackalack 著者: Joe Testa @therealjoetesta 概要 このプロジェクトは、レインボーテーブルを生成し、それを使用してパスワードハッシュを検索するためのオープンソースコードを提供します。現在のリリースはNTLMのみをサポートしていますが、将来のリリースではMD5、SHA-1、SHA-256、およびそれ以上をサポートする可能性があります。LinuxとWindowsの両方をサポートしています! 詳細については、プロジェクトウェブサイトをご覧ください: https://www.rainbowcrackalack.com/ NTLMテーブル NT...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 3:25 p.m.106 views

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...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 10:23 a.m.18 views

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 ❯...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/20 6:30 a.m.8 views

hashcobra

hashcobra hashcobra ハッシュクラッキングツール。 説明 このツールは新しい方法でハッシュを解読します。レインボーテーブルの概念を利用して、ワードリストからレインボーテーブルを生成し、解読プロセスを大幅に最適化します。 使い方 root@kitploit: $ ./hashcobra -H --== hashcobra by sepehrdad ==-- usage: hashcobra -o options | misc options: -a - hashing algorithm default: md5 - ? to list available...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/19 5:45 a.m.9 views

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...

7.8CVSS8.3AI score0.67252EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/09/18 3:18 a.m.75 views

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...

6AI score
SaveExploits0References12
NVD
NVD
added 2026/08/27 5:21 p.m.13 views

CVE-2026-81717

opensslencrypt pip package openssl-encrypt before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model treats the removable drive as untrusted attacker with physical write access. USBDriveCreator.verifyintegrityfile only validates files listed in the manifest, so...

9.3CVSS0.00091EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:51 p.m.10 views

EUVD-2026-67067

opensslencrypt pip package openssl-encrypt before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model treats the removable drive as untrusted attacker with physical write access. USBDriveCreator.verifyintegrityfile only validates files listed in the manifest, so...

9.3CVSS5AI score0.00091EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:51 p.m.19 views

CVE-2026-81717

openssl_encrypt (pip package openssl-encrypt) before 1.4.9 contains two weaknesses in its portable USB drive feature, whose threat model assumes an attacker with physical write access to the drive. First, USBDriveCreator._verify_integrity_file validates only files listed in the manifest, so an at...

9.3CVSS5AI score0.00091EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/27 2:51 p.m.15 views

CVE-2026-81717 openssl_encrypt before 1.4.9 Integrity Bypass via Added Files

opensslencrypt pip package openssl-encrypt before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model treats the removable drive as untrusted attacker with physical write access. USBDriveCreator.verifyintegrityfile only validates files listed in the manifest, so...

9.3CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.35 views

CVE-2026-81717 openssl_encrypt before 1.4.9 Integrity Bypass via Added Files

opensslencrypt pip package openssl-encrypt before 1.4.9 contains two weaknesses in the portable USB drive feature, whose threat model treats the removable drive as untrusted attacker with physical write access. USBDriveCreator.verifyintegrityfile only validates files listed in the manifest, so...

9.3CVSS0.00091EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/26 8:10 a.m.6 views

Security Bulletin: IBM Integrated Analytics System (IIAS) is affected by a predictable salt vulnerability in Magneto component

Summary IBM Integrated Analytics System includes Magneto as an internal resource manager component. CVE-2025-36271 affects the resmgr.py module in Magneto, where a predictable salt value is used in cryptographic operations. The use of a predictable salt weakens the effectiveness of hashing and...

5.9CVSS5.5AI score0.00162EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/06/30 11:20 a.m.49 views

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...

5.9CVSS0.00112EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/30 11:20 a.m.17 views

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...

5.9CVSS5.8AI score0.00511EPSS
SaveExploits0References1
Rows per page
Query Builder