Lucene search
+L

233 matches found

Kitploit
Kitploit
added 2026/09/18 4:47 a.m.11 views

haiti

HAITI HA sh I denT ifI er ¿Qué es? Una herramienta CLI para identificar el tipo de hash de un hash dado. Características Más de 270 tipos de hash detectados Referencias de Hashcat y John the Ripper Herramienta CLI y librería Hackeable Referencias Página principal / Documentación:...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/18 4:28 a.m.11 views

Hob0Rules

Hob0Rules Reglas de cracking de contraseñas para Hashcat basadas en estadísticas y patrones de la industria. Las siguientes publicaciones de blog sobre contraseñas explican la importancia estadística de estos conjuntos de reglas: Statistics Will Crack Your Password Praetorian Password Cracking...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:27 a.m.10 views

gladius

Gladius Modo fácil de Responder a Credenciales Autor: Cory Duplantis @ctfhacker / blog Artículo en el blog sobre Gladius asciicast Gladius proporciona un método automatizado para descifrar credenciales de diversas fuentes durante un compromiso. Actualmente desciframos hashes de Responder,...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:15 a.m.9 views

kraker

Acerca de Configuración Servidor Configuración Agente Configuración Compilar desde el código fuente Usar la versión precompilada Contactos Acerca de Kraker es un sistema distribuido de fuerza bruta de contraseñas que te permite ejecutar y gestionar hashcat en diferentes servidores y estaciones de...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 3:15 a.m.97 views

kraker

About Setup Server Setup Agent Setup Build from source Using release Contacts About Kraker is a distributed password brute-force system that allows you to run and manage the hashcat on different servers and workstations, focused on easy of use. There were two main goals during the design and...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 12:35 p.m.12 views

rulesfinder

rulesfinder 机器学习密码变形规则! 该工具能为给定的字典和密码列表找出高效的密码变形规则(适用于 John the Ripper 或 Hashcat)。 该工具目前仍处于 alpha 阶段。 太长不看 你需要 Rust 工具链来构建此工具。你可以直接安装: root@kitploit: cargo install --git https://github.com/synacktiv/rulesfinder ulimit -d 8388608 limit memory usage to 8GBB rulesfinder -w path/to/wordlist...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 7:52 a.m.13 views

hate_crack v2.36.1

root@kitploit: / | \ / | \ \ | | / \ \ / \ / \ /\ \ \ / | |/ / \ Y // | | \ / \ | | // \ | \ /|| /\ | \ / / // / / / / Installation Installing from source is the only supported path. hatecrack is not distributed on PyPI: pip install hate-crack resolves to a 0.0.0 placeholder that...

5.6AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/25 1:22 a.m.9 views

SUSE CVE-2026-68766

hashcat fails to restrict command-line options when parsing restore files, allowing attackers to inject output-redirecting options like --outfile and --potfile-path. Attackers can craft restore files with malicious options to append attacker-controlled content to arbitrary files, enabling code...

8.5CVSS6.2AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/25 1:22 a.m.8 views

SUSE CVE-2026-68767

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS6AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/25 1:22 a.m.12 views

SUSE CVE-2026-68768

hashcat contains a heap-based buffer overflow out-of-bounds write in the outfilewrite function in src/outfile.c. When assembling output into a fixed-size buffer HCBUFSIZLARGE, 16 MB, the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that...

6.9CVSS6AI score0.00141EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/24 1:29 p.m.12 views

CVE-2026-68768

A flaw was found in hashcat. A vulnerability exists where the software attempts to write more data than its allocated memory can hold, specifically in the function responsible for writing output files. This can happen when processing a specially crafted hash file containing an excessively long...

6.9CVSS5.5AI score0.00141EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 1:29 p.m.11 views

CVE-2026-68765

A flaw was found in hashcat. Attackers can exploit a heap buffer overflow vulnerability in the KeePass AESKDF/KDBX v4 module by providing an oversized ninth hash field token. The module processes input up to 600 hexadecimal characters into a fixed 256-byte buffer without proper length validation...

6.1CVSS6AI score0.00127EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 1:29 p.m.12 views

CVE-2026-68767

A flaw was found in hashcat. The fgetl function in src/filehandling.c incorrectly writes a null terminator one byte beyond the allocated buffer when processing an input line that exactly matches the buffer's length. A local attacker can exploit this out-of-bounds heap write by providing a special...

6.9CVSS5.6AI score0.00128EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 1:29 p.m.10 views

CVE-2026-68766

A flaw was found in hashcat. This vulnerability allows an attacker to inject malicious command-line options when parsing restore files. By crafting a specially designed restore file, an attacker can append arbitrary content to files, potentially leading to arbitrary code execution on the system...

8.5CVSS6.3AI score0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 3:16 p.m.12 views

CVE-2026-68766

hashcat fails to restrict command-line options when parsing restore files, allowing attackers to inject output-redirecting options like --outfile and --potfile-path. Attackers can craft restore files with malicious options to append attacker-controlled content to arbitrary files, enabling code...

8.5CVSS0.00162EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/22 3:16 p.m.15 views

CVE-2026-68767

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS0.00128EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/22 3:16 p.m.10 views

CVE-2026-68768

hashcat contains a heap-based buffer overflow out-of-bounds write in the outfilewrite function in src/outfile.c. When assembling output into a fixed-size buffer HCBUFSIZLARGE, 16 MB, the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that...

6.9CVSS0.00141EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 3:16 p.m.8 views

UBUNTU-CVE-2026-68767

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS6AI score0.00128EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/22 3:16 p.m.10 views

CVE-2026-68767

hashcat's fgetl function in src/filehandling.c writes a null terminator one byte past the caller's buffer when an input line is exactly the buffer length. Attackers can trigger this out-of-bounds heap write by providing a hash file, potfile, or wordlist containing a line of exactly HCBUFSIZLARGE...

6.9CVSS6AI score0.00128EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/22 3:16 p.m.11 views

CVE-2026-68768

hashcat contains a heap-based buffer overflow out-of-bounds write in the outfilewrite function in src/outfile.c. When assembling output into a fixed-size buffer HCBUFSIZLARGE, 16 MB, the function sequentially appends the username, separator, hash, and plaintext via memcpy without validating that...

6.9CVSS6AI score0.00141EPSS
SaveExploits0References3
Rows per page
Query Builder