760 matches found
win-brute-logon
注意1:我们激动地宣布,当前工具已移植到PowerShell版本。这意味着用户现在可以直接从PowerShell命令行访问并使用该工具,使其使用更加便捷高效。我们相信这一新版本将极大惠及用户,并提升使用体验。感谢您一直以来的支持,希望您喜欢新的PowerShell版本:https://github.com/DarkCoderSc/power-brute-logon 注意2:我们最近得知,微软已在现代和最新版本的Windows中默认启用了帐户锁定策略。该策略通过在一定次数的登录失败后锁定帐户来保护系统安全。虽然这是一项有益的安防措施,但它使得此概念验证(PoC)在这些系统上的效率降低。 W...
username-anarchy
Username Anarchy Version: 0.6 20 September 2024 Author: urbanadventurer Andrew Horton Homepage: https://www.morningstarsecurity.com/research/username-anarchy Source: https://github.com/urbanadventurer/username-anarchy/ License: MIT Description Tools for generating usernames when penetration...
smartbrute
描述 针对 Active Directory 域服务的智能密码喷射与暴力破解工具。 ⚠️ 本项目可以工作。但代码编写较为粗糙,更像是一个概念验证工具而非稳定工具。我将来可能会(也可能不会)重写它,但至少这里提供了所有必要的功能,可用于在任何协议上进行暴力破解。它已在我这边的约 10 个环境中测试过,能够正常工作 🤷♂️ 核心功能 本工具可用于对 Active Directory 账户凭据进行暴力破解/喷射攻击。支持以下攻击方式,每种攻击各有优势: 通过 SMB 的 NTLM 暴力破解:找到有效账户后,会测试其是否具有本地管理权限。 通过 LDAP 的 NTLM 暴力破解 Kerberos...
CVE-2022-31007-Python-POC
Python 自动化实现以下 文章 中描述的 elabFTW 账户锁定绕过和登录暴力破解(影响 4.1.0 之前的版本)。 这两个脚本可用于名为 Source 的 Proving Grounds Practice 实验室,该实验室运行着存在漏洞的 elabFTW 版本——一个免费开源的电子实验室笔记本。 账户登录需要电子邮件地址,因此在暴力破解用户名之前,需要知道任何潜在用户的有效域名。 一旦找到有效账户,将其输入到登录暴力破解脚本中。...
2FA-Bypass-using-a-Brute-Force-Attack-CVE-2025-60424
使用暴力破解攻击绕过 2FA 概述 Nagios Fusion 应用程序(版本 2024R1.2 和 2024R2)容易受到针对其双因素认证(2FA)机制的暴力破解攻击。具体而言,该 2FA 实现未充分实施速率限制或账户锁定机制,允许攻击者通过反复猜测一次性密码(OTP)来绕过 2FA。 观察到以下问题: 缺乏速率限制 :2FA 端点不限制 OTP 提交尝试的次数。 锁定策略薄弱 :多次 OTP 尝试失败后不会触发账户锁定,使暴力破解攻击能够得逞。 存在未授权访问风险 :凭借充足的计算资源,攻击者可以绕过 2FA 并获取对敏感账户(包括管理员账户)的未授权访问。...
CVE-2020-15931
CVE-2020-15931 Netwrix Account Lockout Examiner 4.1 域管理员账户凭据泄露漏洞 漏洞概述 5.1 版本之前的 Netwrix Account Lockout Examiner ALE 允许未认证的远程攻击者触发连接到攻击者控制的系统,并捕获拥有域管理员权限的账户的 NTLMv1/v2 挑战-响应。该域管理员账户已按照安装要求在产品中配置。攻击者可以通过在域控制器上生成单个 Kerberos 预认证失败事件(事件 ID 4771)来利用此漏洞。 关于该漏洞的更多详情,请参见以下博客 致谢 该漏洞由 Optiv 安全顾问 Robert...
CVE-2020-15906
CVE-2020-15906 CVE-2020-15906 的漏洞分析报告。 特别感谢 Frederic Mohr Lastbreach 提供的后端支持。 Tiki Wiki Cms Groupware 16.x - 21.1 认证绕过漏洞 —— Maximilian Barz 发现 我在 TikiWiki Cms Groupware 16.x - 21.1 中发现了一个新漏洞。该漏洞允许远程未经身份验证的攻击者绕过登录页面,从而完全控制 Tiki Wiki CMS。攻击者可以暴力破解管理员账户直至账户被锁定。此后,可以使用空密码以管理员身份进行身份验证并获取访问权限。...
POC-CVE-2022-30600
CVE-2022-30600 的概念验证 概述 本仓库包含 2 个针对 CVE-2022-30600 的概念验证实现。 CVE-2022-30600 是一个安全漏洞,允许攻击者绕过 moodle webapp 中的账户锁定阈值。 根据 NVD 数据库中以下条目的概述 https://nvd.nist.gov/vuln/detail/CVE-2022-30600,以下版本已知容易受此漏洞影响。 3.9 - 3.9.13 3.10 - 3.10.10 3.11 - 3.11.6 攻击细节 如用于修补此漏洞的提交中所概述,问题在于访问和增加数据库中 loginfailedcount...
CVE-2021-3754
CVE-2021-3754 该仓库记录了由本人于2021年8月21日发现并报告的CVE-2021-3754漏洞详情及利用方法。 指标 CWE-20: 输入验证不恰当 CVSS: 5.3(中危) 描述 在Apache Keycloak和Redhat SSO中发现一个缺陷:攻击者能够以与任何现有用户邮箱相同的用户名进行注册。 这是由于用户名在邮箱之前被评估所致。 Keycloak允许将邮箱用作用户名,且未检查该邮箱是否已存在对应账户。 影响 上述行为会导致用户忘记密码时无法正常收到密码恢复邮件,从而暂时锁定用户账户。 缓解措施(Redhat建议)...
EUVD-2026-65076
Dolibarr before 24.0.0 contains an improper authorization vulnerability in the Members REST API that allows attackers with only member-creation rights to reset the password of any user account, including the system administrator, without verifying password-change permissions. Attackers can supply...
MSF_PassSpray_Wordlist_Generator
密码喷洒字典生成器 一款便捷工具,帮助您为 Metasploit 框架创建自己的字典,以便对目标域中的多种网络协议(例如 SMB)执行密码喷洒攻击 :。 描述 Metasploit 拥有多个模块,可用于对各类服务或协议执行暴力破解攻击。以 "SMBLogin" 模块为例,它通过针对开放 SMB 协议的系统测试多个登录凭据来获取目标密码 。 作为道德黑客 ,您可能遇到过因“帐户锁定”策略等限制而无法执行暴力破解的情况。此时,我们可以利用 密码喷洒 技术来绕过检测机制。 暴力破解 密码喷洒...
WordPress User Verification plugin <= 2.0.47 - Unauthenticated Arbitrary Account Lockout via IDOR vulnerability
Unauthenticated Arbitrary Account Lockout via IDOR vulnerability discovered by Muni Nitish Kumar Yaddala in WordPress Plugin User Verification versions = 2.0.47...
CVE-2026-14861
The User Verification by PickPlugins WordPress plugin through 2.0.47 does not verify that a request to resend a verification email is authorized to act on the supplied user, nor bind the protecting token to that user, allowing unauthenticated attackers to reset arbitrary users' email-verification...
CVE-2026-14861 User Verification <= 2.0.47 - Unauthenticated Arbitrary Account Lockout via IDOR
The User Verification by PickPlugins WordPress plugin through 2.0.47 does not verify that a request to resend a verification email is authorized to act on the supplied user, nor bind the protecting token to that user, allowing unauthenticated attackers to reset arbitrary users' email-verification...
CVE-2026-14861 User Verification <= 2.0.47 - Unauthenticated Arbitrary Account Lockout via IDOR
The User Verification by PickPlugins WordPress plugin through 2.0.47 does not verify that a request to resend a verification email is authorized to act on the supplied user, nor bind the protecting token to that user, allowing unauthenticated attackers to reset arbitrary users' email-verification...
CVE-2026-14861
The User Verification by PickPlugins WordPress plugin (through 2.0.47) is vulnerable to an unauthenticated IDOR: the resend-verification-email endpoint fails to authorize the requesting user or bind the protecting token to that user, allowing attackers to reset email-verification status and lock ...
EUVD-2026-62267
The User Verification by PickPlugins WordPress plugin through 2.0.47 does not verify that a request to resend a verification email is authorized to act on the supplied user, nor bind the protecting token to that user, allowing unauthenticated attackers to reset arbitrary users' email-verification...
CVE-2026-73306
Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...
CVE-2026-73306
Budibase is an open-source low-code platform. Prior to 3.39.25, POST /api/global/auth/:tenantId/login incremented the failure counter in packages/worker/src/api/controllers/global/auth.ts only for existing users, while packages/worker/src/middleware/emailLockout.ts returned X-Account-Locked and...
EUVD-2026-56981
The Mira cloud authentication endpoints do not enforce per-account rate limiting, per-IP throttling, or account lockout after repeated failed login attempts. An attacker can use brute-force methods to obtain gain access to user accounts...