3430 matches found
CVE-2025-58434-59528-htb-ctf
CVE-2025-58434-59528-htb-ctf Silentium Exploit Chain This repository contains the complete exploitation chain for the Silentium machine on Hack The Box. The exploit leverages a two-stage vulnerability involving user enumeration and JavaScript injection to achieve Remote Code Execution RCE. 📝...
directus-security
directus-security Audit any Directus instance for the misconfigurations that actually leak data — public-role read exposure, user enumeration, unauthenticated version/schema leaks, GraphQL introspection, and the search-param field-enumeration oracle — and prove each one live with an anonymous...
CVE-2026-89173
The Smart Video Intercom System developed by Kingdom Communication Associated is affected by a Sensitive Data Exposure vulnerability. Unauthenticated remote attackers can enumerate valid user accounts by exploiting differences in system responses, allowing them to discover which accounts exist on...
EUVD-2026-76000
Smart Video Intercom System developed by Kingdom Communication Associated has a Sensitive Data Exposure vulnerability. Unauthenticated remote attackers can enumerate valid user accounts by exploiting differences in system responses...
CVE-2026-89173 Kingdom Communication Associated|Smart Video Intercom System - Sensitive Data Exposure
Smart Video Intercom System developed by Kingdom Communication Associated has a Sensitive Data Exposure vulnerability. Unauthenticated remote attackers can enumerate valid user accounts by exploiting differences in system responses...
wordpress-bf
wordpress-bf This is a tool to enumerate the authors of a wordpress blog website and try bruteforce the logins. Its not complete but it does work. If you spot any horiffic code please submit a PR to fix it! It will write the url and and user and password to a text file called found.txt It will...
smtp_userenum
smtpuserenum Help: root@kitploit: python3 smtpuserenum.py -h Usage: root@kitploit: python3 smtpuserenum.py You can change the username list:...
Talon
ESTE REPOSITORIO HA SIDO ARCHIVADO Para ver la última versión de Talon o para reportar un problema, consulte https://github.com/Tylous/Talon. Talon Talon es una herramienta diseñada para realizar ataques automatizados de adivinación de contraseñas mientras permanece sin ser detectado. Talon puede...
-SSH-Enum-CVE-2018-15473
🛡️ OpenSSH User Enumeration Tool CVE-2018-15473 User enumeration tool for OpenSSH versions below 7.7. This version has been ported to Python 3 and optimized for maximum stability in HackTheBox and TryHackMe labs. ✨ Key improvements Compatibility: Works with paramiko 3.x fixes the property object i...
DVRFaultNET
DVRFaultNET Aplicación de consola .NET que explota la vulnerabilidad CVE-2018-9995 en DVR Uso Una vez lanzado, se le pedirá que ingrese la URL de la cámara DVR. El programa agrega ?opt=user&cmd=list a la URL y envía una solicitud que contiene el encabezado "Cookie:uid=admin", luego el servidor...
CVE-2021-32789
💣 CVE-2021-32789 Exploit de volcado de usuarios de WooCommerce para WordPress Volcar usuario administrador root@kitploit: woo -u http://example.com Volcar todos los usuarios root@kitploit: woo -u http://example.com -dump...
CVE-2023-31445-Unprivileged-Information-Disclosure
CVE-2023-31445-Unprivileged-Information-Disclosure Repository contains description for CVE-2023-31445 discovered by Dodge Industrial Team for Dodge OPTIFY platfrom. CVE ID: CVE-2023-31445 Vendor: Cassia Networks Product: Access Controller Version: Cassia-AC-2.1.1.2203171453 Vulnerability:...
ssh_user_enum
sshenumv0.3.py Usage: sshenumv0.3.py options Options: root@kitploit: -h, --help Show this help message and exit -u --userlist Specify a new line delimited username file -i --ip Specify the target -m --multiplier Specify the multiplier for the password used to cause the delay -t --threshold Adjust...
CVE-2025-53640
CVE-2025-53640 – Authenticated User Enumeration in CERN's Indico BOLA Vulnerability PoC and technical analysis of CVE-2025-53640: a Broken Object Level Authorization BOLA vulnerability in Indico enables authenticated user enumeration via endpoint, exposing names, emails, and affiliations. Include...
usernamer
usernamer usernamer is a penetration testing tool to generate a list of possible usernames/logins for determined name ex: John Doe Doeson for user enumeration or bruteforcing. This tool also supports text-files with one name per line as input. Features usernamer has a plugin structure that enable...
CVE-2026-9161 User Enumeration in DernekPlus' Website Template
Observable response discrepancy vulnerability in DernekPlus Website Template allows Account Footprinting. This issue affects Website Template: through 10092026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way...
CVE-2026-9161
CVE-2026-9161 is an observable response discrepancy vulnerability in the DernekPlus Website Template that enables account footprinting (user enumeration). Affected versions are through 10092026 . The CVSS 3.1 score is 5.3 (MEDIUM) with a low confidentiality impact, as an unauthenticated network a...
CVE-2025-65899
CVE-2025-65899: Kalmia CMS v0.2.0 - is vulnerable to Observable Response Discrepancy Vulnerability Overview CVE ID: CVE-2025-65899 Product: DifuseHQ Kalmia CMS Affected Version: 0.2.0 Vulnerability Type: Observable Response Discrepancy Privileges Required: None Impact Allows unauthenticated...
CVE-2026-44595
CVE-2026-44595 — YAMCS Unauthorized User Enumeration via IAM API Summary The IAM API endpoints listUsers, getUser, listGroups, getGroup in yamcs-core do not enforce the required SystemPrivilege.ControlAccess check. Any authenticated user — even one with no privileges — can enumerate all user...
CVE-2025-56132-Liquidfiles
CVE-2025-56132 - LiquidFiles 用户枚举 POC 漏洞描述 该漏洞存在于 LiquidFiles 4.1 及以下版本中。 当通过 “POST /passwordreset” 端点发起密码重置时,应用程序会根据所提供的电子邮件地址是否已注册而做出不同的响应。两种情况下都会发出重定向,且响应中包含 “filetransfersession” Cookie。当使用该 Cookie 访问根路径(“/”)时,所产生的错误消息会根据所提交电子邮件地址的有效性而有所不同。 这实际上允许攻击者整理出一份有效用户列表,进而可用于暴力破解/密码喷洒等攻击。 概念验证(POC)...