Lucene search
+L

301 matches found

Kitploit
Kitploit
added 2026/09/23 1:33 a.m.15 views

Zydra

Zydra Zydra is a file password recovery tool and Linux shadow file cracker. It uses the dictionary search or Brute force method for cracking passwords. Supported Files RAR Files Legacy ZIP Files PDF Files Linux Shadow Files zydra can find all the user’s password in the linux shadow file one after...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 7:08 p.m.17 views

cbrutekrag

cbrutekrag 使用字典攻击对 SSH 服务器进行渗透测试。使用 C 语言编写。 brute krag 在南非荷兰语中意为“暴力破解” 免责声明 此工具仅用于道德测试目的。 cbrutekrag 及其所有者不对用户的滥用行为负责。 用户必须遵守当地法律的规定。 运行 root@kitploit: $ cbrutekrag -h | | | | | | | | | | | | / || ' | '| | | | / \ |/ / '/ |/ | | | | | | | || | || / | | | | | | | ||./|| ,|\||\| ,|, | OpenSSH...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 4:28 p.m.9 views

jwt-cracker

jwt-cracker 简单的 HS256、HS384 和 HS512 JWT 令牌暴力破解工具。 仅对弱密钥的 JWT 令牌有效。 建议 :使用强长密钥或 RS256 令牌。 安装 通过 npm: root@kitploit: npm install --global jwt-cracker 用法 通过命令行: root@kitploit: jwt-cracker -t -a --max -d -f 其中: token :要破解的完整 HS256-512 JWT 令牌字符串 alphabet...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 2:15 p.m.11 views

brutemap

Brutemap .. image:: https://brutemap-dev.github.io/static/brutemap-logo.jpg :target: https://brutemap-dev.github.io :alt: Brutemap 标志 |Build Status| |Python| |License| .. |Build Status| image:: https://travis-ci.org/brutemap-dev/brutemap.svg?branch=master :target:...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/22 1:24 p.m.14 views

bruteforce-wallet

bruteforce-wallet 本程序旨在尝试找出加密的 Peercoin(或 Bitcoin、Litecoin 等)钱包文件(即 wallet.dat)的密码。 它有两种使用方式: 根据给定字符集尝试所有可能的密码 尝试文件中包含的所有密码 有一个命令行选项可以指定要使用的线程数。 向正在运行的 bruteforce-wallet 进程发送 USR1 信号,它会打印进度并继续。 穷举模式...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:32 a.m.13 views

jwt_tool

Инструментарий JSON Web Token v2 jwttool.py — это инструментарий для проверки, подделки, сканирования и модификации JWT JSON Web Tokens. Его функциональность включает: Проверка валидности токена Тестирование на известные эксплойты: CVE-2015-2951 Уязвимость обхода подписи alg=none CVE-2016-10555...

9.8CVSS7.3AI score0.60336EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/22 5:06 a.m.7 views

lama

lama Lama,一款直言不讳的应用程序。 描述 Lama 是一款 GNU Linux 工具,用于生成单词列表。 目标是针对特定目标(无论是实体还是虚拟)获取自定义密码字典。 因此,列表中的单词必须与目标相对应。 请记住,Lama 生成的是简单密码列表而非复杂密码,目标是快速且有针对性,而非缓慢且全面覆盖。 编译 安装 注意,make install 必须以 root 身份运行,因为二进制文件会被复制到 /bin ,配置文件会被复制到 /etc/lama 。 make make install 或 make all 或 make re 卸载 注意,make uninstall 必须以...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 3:59 p.m.10 views

iDict

Disclaimer: Do whatever you want with this code as long as you give me credit @Pr0x13 Check and make sure its legal in your country to use this tool before doing so. I'm not responsible for any damage done whatsoever to anyones iCloud account or iDevice. I Didn't exploit any accounts while writin...

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

Hob0Rules

Hob0Rules Password cracking rules for Hashcat based on statistics and industry patterns. The following blog posts on passwords explain the statistical signifigance of these rulesets: Statistics Will Crack Your Password Praetorian Password Cracking Rules Released Useful wordlists to utilize with...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 7:45 p.m.11 views

buffalo

Buffalo A Python 3 script to execute dictionary/wordlist attacks on a target SSH server using two text files as input. Authored for the purposes of my Intel technical screening. Installation This script depends on Paramiko and Colorama. Install the dependencies via pip install -r requirements.txt...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 6:36 a.m.11 views

FTPBuster

FTPBuster FTPBuster is a powerful command-line brute-forcing tool designed to brute-force FTP, SFTP, and explicit FTPS servers by performing dictionary-based attacks. It is intended for ethical hacking and penetration testing Features Brute-force support for FTP , SFTP , and explicit FTPS AUTH TL...

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

SSHBuster

SSHBuster SSHBuster is a powerful command-line SSH brute-forcing tool designed for ethical hacking and penetration testing. It performs dictionary-based attacks to find valid SSH login credentials efficiently. Features Brute-force SSH servers using different username and password combinations...

6AI score
SaveExploits0
Snyk
Snyk
added 2026/08/21 12:43 a.m.6 views

Improper Handling of Alternate Encoding

Overview Affected versions of this package are vulnerable to Improper Handling of Alternate Encoding in its password normalization, which applies Unicode NFKC compatibility normalization before hashing and so folds fullwidth and other compatibility characters to their ASCII equivalents. An attack...

9.1CVSS5.6AI score0.00428EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 4:17 p.m.15 views

CVE-2026-19611

A flaw was found in WildFly Elytron. Password hashing and verification normalize input with Unicode NFKC, which can collapse fullwidth characters to ASCII equivalents. A remote attacker can more easily guess affected passwords by using an ASCII-only dictionary against accounts whose passwords wer...

7.4CVSS0.00428EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 3:58 p.m.79 views

CVE-2026-19611

The vulnerable component is org.wildfly.security/wildfly-elytron-password-impl in WildFly Elytron. Password hashing/verification applies Unicode NFKC normalization, collapsing fullwidth characters to ASCII equivalents, which reduces the effective password keyspace. This allows a remote attacker t...

7.4CVSS5.4AI score0.00428EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.27 views

PT-2026-79049

A flaw was found in WildFly Elytron. Password hashing and verification normalize input with Unicode NFKC, which can collapse fullwidth characters to ASCII equivalents. A remote attacker can more easily guess affected passwords by using an ASCII-only dictionary against accounts whose passwords wer...

7.4CVSS5.4AI score0.00428EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/20 12:00 a.m.10 views

Generation of Predictable IV with CBC Mode

Overview org.springframework.security:spring-security-crypto is a spring-security-crypto library for Spring Security. Affected versions of this package are vulnerable to Generation of Predictable IV with CBC Mode via AesBytesEncryptor when using the two-argument constructor or specifying a null I...

7.1CVSS5.9AI score0.00099EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/11 1:18 p.m.20 views

CVE-2026-57263

A vulnerability has been identified in LOGO! Soft Comfort All versions V9. The project password feature in the affected products stores the password as an unsalted SHA-256 hash. This could allow an attacker who has obtained the project file to perform efficient offline dictionary or brute-force...

7CVSS0.00084EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 12:20 p.m.47 views

CVE-2026-57263

CVE-2026-57263 affects LOGO! Soft Comfort for all versions

7CVSS5.3AI score0.00084EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 12:20 p.m.15 views

EUVD-2026-56118

A vulnerability has been identified in LOGO! Soft Comfort All versions V9. The project password feature in the affected products stores the password as an unsalted SHA-256 hash. This could allow an attacker who has obtained the project file to perform efficient offline dictionary or brute-force...

7CVSS5.3AI score0.00084EPSS
SaveExploits0References1
Rows per page
Query Builder