Lucene search
+L

339 matches found

Kitploit
Kitploit
added 2026/09/13 10:58 p.m.5 views

Bcrypt-forcer

Bcrypt-forcer sqlmap Bcrypt herramienta de descifrado Cracker de hash Bcrypt...

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

cctv

CCTV — HackTheBox 演练 平台: HackTheBox | 操作系统: Linux 攻击链 通过 CVE-2024-51482 对 ZoneMinder 进行 SQL 注入,从数据库中导出 bcrypt 哈希。使用 hashcat 破解后获得 SSH 访问权限。通过端口转发暴露的内部 motionEye 实例存在 CVE-2025-60787 漏洞——可获取 root shell。 枚举 root@kitploit: nmap -sV -sC 10.129.53.160 -Pn 22/tcp open ssh OpenSSH 9.6p1 Ubuntu 80/tcp ope...

9.9CVSS0.3661EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/13 3:12 p.m.5 views

hmac-bcrypt

hmac-bcrypt 此仓库包含 hmac-bcrypt 密码哈希函数在多种语言中的参考实现。每份参考实现都尽可能尝试对 @epixoip 创建的原始 C 和 Perl 实现进行 1:1 移植,并且各实现之间完全兼容(即,它们生成并校验相同的哈希值)。 接口 每份参考实现都定义了以下两个过程式函数,其伪原型如下: root@kitploit: string hmacbcrypthashpassword, settings?, pepper? boolean hmacbcryptverifypassword, expected, pepper?...

5.9AI score
SaveExploits0References1
NVD
NVD
added 2026/09/12 1:16 p.m.9 views

CVE-2026-90533

Flowise before 3.1.4 contains a broken access control vulnerability in GET /api/v1/organizationuser that allows any authenticated organization member to retrieve the organization owner's full user record including bcrypt password hash and temporary tokens. Attackers can query the endpoint with an...

6CVSS0.00187EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/12 12:08 p.m.40 views

CVE-2026-90533 Flowise before 3.1.4 Broken Access Control via organizationuser

Flowise before 3.1.4 contains a broken access control vulnerability in GET /api/v1/organizationuser that allows any authenticated organization member to retrieve the organization owner's full user record including bcrypt password hash and temporary tokens. Attackers can query the endpoint with an...

6CVSS0.00187EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/12 12:08 p.m.14 views

CVE-2026-90533

Flowise before 3.1.4 is affected by a broken access control vulnerability in the GET /api/v1/organizationuser endpoint. Any authenticated organization member can query the endpoint with an arbitrary user ID to retrieve the organization owner's full user record, including the bcrypt password hash ...

6CVSS0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/12 12:08 p.m.12 views

CVE-2026-90533 Flowise before 3.1.4 Broken Access Control via organizationuser

Flowise before 3.1.4 contains a broken access control vulnerability in GET /api/v1/organizationuser that allows any authenticated organization member to retrieve the organization owner's full user record including bcrypt password hash and temporary tokens. Attackers can query the endpoint with an...

6CVSS5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 10:37 a.m.10 views

CVE-2026-8794

CVE-2026-8794 — PaperCut NG 中通过认证时序侧信道进行的用户名枚举 字段| 详情 ---|--- CVE ID| CVE-2026-8794 产品| PaperCut NG 受影响版本| 25.0.11(Build 75758)及更早版本 CWE| CWE-208 — 可观察的时序差异 CVSS 分数| 3.7(低)— 单独使用时;与 CVE-2026-8793 链式利用时升级 研究人员| Vivien LEBAS(@Hazaz) 报告时间| 2026 年 5 月 状态| 已修复 — PaperCut NG 26.0.3 摘要 PaperCut NG...

6.9CVSS6AI score0.0039EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 6:16 a.m.6 views

xbootEncodePwd

xbootEncodePwd root@kitploit: xboot-activiti-1.0-SNAPSHOT xboot-cms-1.0-SNAPSHOT xboot-generator-1.0-SNAPSHOT xboot-app-1.0-SNAPSHOT xboot-core-1.0-SNAPSHOT xboot-open-1.0-SNAPSHOT xboot-autochat-1.0-SNAPSHOT xboot-docking-1.0-SNAPSHOT xboot-quartz-1.0-SNAPSHOT xboot-base-1.0-SNAPSHOT...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:31 a.m.6 views

HTB-Pterodactyl-Writeup

HackTheBox — Pterodactyl 攻略記 難易度: Medium | OS: Linux openSUSE Leap 15.6 | シーズン: 10 概要 Pterodactyl は、中程度の難易度の Linux マシンで、Pterodactyl ゲームサーバーパネルが動作しています。攻撃チェーンは、パネルの認証不要の LFI-to-RCE 脆弱性、MySQL 経由の認証情報抽出、SSH アクセスのための bcrypt ハッシュクラッキング、そして PAM セッションインジェクションと udisks2 XFS リサイズの競合状態を悪用した 2 つの CVE...

10CVSS6AI score0.54677EPSS
SaveExploits30References2
Kitploit
Kitploit
added 2026/09/10 12:48 a.m.13 views

CVE-2026-25050

CVE-2026-25050 – 身份验证时序攻击 本仓库包含一个概念验证(PoC),演示了影响 NativeAuthenticationStrategy.authenticate 方法的时序攻击。 该 PoC 作为博客/研究用途的技术演示 提供。 漏洞 当用户不存在时,身份验证逻辑会立即返回,而当用户存在时,则会执行开销较大的密码哈希验证。 root@kitploit: const user = await this.userService.getUserByEmailAddressctx, data.username; if !user return false; const...

6.9CVSS5.9AI score0.00371EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 11:50 p.m.8 views

cve-2022-22976-bcrypt-skips-salt

Comprobación de Hash BCrypt Para ayudar con los pasos de mitigación de CVE-2022-xxxx, puede utilizar esta herramienta para revisar su base de datos en busca de hashes que necesiten actualizarse. Después de haber integrado la aplicación con su base de datos, la herramienta funciona en dos pasos...

5.3CVSS7.3AI score0.02344EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 5:08 a.m.8 views

hello-ReGrade-security

hello-ReGrade-security 一个动手实践的演示,展示如何用 ReGrade 进行零日漏洞发现 。 你将把一套普通测试套件指向 ReGrade,让它针对一个小型服务录制流量,再对同一服务的第二个副本 重放 ,然后用 Claude Code + ReGrade MCP 工具 暴露一个密码哈希泄露 ——一个没有任何测试是为发现它而编写的漏洞。 它模拟了一个真实 bug:CVE-2023-5968 ,一个协作平台的用户名更新端点返回了完整用户对象, 包括 bcrypt 密码哈希 。该漏洞于 2017 年上线,存活了 7 年,躲过了测试、审查和审计。Curtail 的博客文章。...

4.9CVSS5.8AI score0.0051EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/29 12:05 p.m.41 views

CVE-2026-82449 Cockpit CMS before 2.14.1 Account Enumeration via Auth Timing

Cockpit CMS before 2.14.1 contains an account enumeration vulnerability in the auth check endpoint due to timing discrepancies in password verification. Attackers can measure response times across multiple requests to determine which accounts exist by observing that existing accounts trigger bcry...

6.9CVSS0.00244EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/29 12:05 p.m.26 views

CVE-2026-82449

Cockpit CMS before 2.14.1 is affected by an account enumeration vulnerability in the auth check endpoint (modules/App/Controller/Auth.php). The root cause is a timing discrepancy in password verification: requests for existing accounts trigger a bcrypt hash comparison (slower), while requests for...

6.9CVSS5.9AI score0.00244EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/29 12:05 p.m.14 views

CVE-2026-82449 Cockpit CMS before 2.14.1 Account Enumeration via Auth Timing

Cockpit CMS before 2.14.1 contains an account enumeration vulnerability in the auth check endpoint due to timing discrepancies in password verification. Attackers can measure response times across multiple requests to determine which accounts exist by observing that existing accounts trigger bcry...

6.9CVSS5.9AI score
SaveExploits0References7
NVD
NVD
added 2026/08/24 8:17 p.m.8 views

CVE-2026-71511

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in the Members REST API that allows authenticated attackers with member-read rights to retrieve bcrypt password verifiers by querying member endpoints. Attackers can call the individual member or member list endpoints to obta...

7.1CVSS0.00238EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 7:06 p.m.9 views

EUVD-2026-65084

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in the Members REST API that allows authenticated attackers with member-read rights to retrieve bcrypt password verifiers by querying member endpoints. Attackers can call the individual member or member list endpoints to obta...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 7:06 p.m.41 views

CVE-2026-71511 Dolibarr < 24.0.0 Members REST API Sensitive Data Exposure via Member Endpoints

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in the Members REST API that allows authenticated attackers with member-read rights to retrieve bcrypt password verifiers by querying member endpoints. Attackers can call the individual member or member list endpoints to obta...

7.1CVSS0.00238EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/24 7:06 p.m.9 views

CVE-2026-71511 Dolibarr < 24.0.0 Members REST API Sensitive Data Exposure via Member Endpoints

Dolibarr before 24.0.0 contains a sensitive data exposure vulnerability in the Members REST API that allows authenticated attackers with member-read rights to retrieve bcrypt password verifiers by querying member endpoints. Attackers can call the individual member or member list endpoints to obta...

7.1CVSS5.9AI score0.00238EPSS
SaveExploits0References4
Rows per page
Query Builder