918 matches found
CVE-2026-35616
CVE-2026-35616 — FortiClient EMS 预认证绕过 FortiClient 终端管理服务器认证绕过(CVE-2026-35616)的概念验证(PoC) 该脚本利用 FortiClient EMS 中的认证绕过漏洞,允许未认证访问受保护的 API 端点。 受影响版本 FortiClient EMS 7.4.5, 7.4.6 已修复版本 FortiClient EMS 7.4.7 环境要求 root@kitploit: pip install requests urllib3 cryptography 需要在 PATH 中包含 openssl。 使用方法...
py3webfuzz
Py3webFuzz ';-- Python Web Fuzzing module Library Python3 Module Compatible Author Jonathan Angeles @ex0day Github: https://github.com/jangelesg/py3webfuzz Contributors Nathan Hamiel @nathanhamiel DESCRIPTION Based on pywebfuzz, Py3webfuzz is a Python3 module to assist in the identification of...
py3webfuzz
Py3webFuzz ';-- Python Web Fuzzing モジュールライブラリ Python3 モジュール互換 著者 Jonathan Angeles @ex0day Github: https://github.com/jangelesg/py3webfuzz 貢献者 Nathan Hamiel @nathanhamiel 説明 pywebfuzz をベースにした Py3webfuzz は、Web アプリケーションや Web サービスにおける脆弱性の特定を、ブルートフォース、ファジング、分析によって支援する Python3 モジュールです。このモジュールは、Web...
rewerse-engineering
リバースエンジニアリング GoとPythonによる非公式のREWE APIクライアントです。REWEアプリが現在の割引情報(Angebote)、商品、店舗、リコール情報の照会に使用している、一般公開(認証不要)のエンドポイントを実装しています。 対応APKバージョン: 5.16.2(2026年8月6日時点) !CAUTION rewe apiと通信するために必要な証明書は、このリポジトリには含まれていません。APKから抽出する必要があります。ドキュメントとWindows用の抽出スクリプトはdocsディレクトリにあります。 rewerse-uiもご覧ください。 クイックスタート rewe...
API-s-for-OSINT
OSINTのためのAPI root@kitploit: これは、OSINTにおける様々なタスクを自動化するのに役立つAPIのコレクションです。 完全初心者向けの説明:OSINTの自動化:GoogleスプレッドシートでAPIリクエストを扱うためのカスタム関数の使用 フォローありがとうございます! https://cybdetective.com 目次 API IOT/IP検索エンジン 汎用OSINT API 電話番号の検索と確認 住所/郵便番号の検索 個人情報と書類の確認 企業/団体の検索 ドメイン/DNS/IP検索 モバイルアプリケーションエンドポイント スクレイピング Whois GE...
Atlassian-Bitbucket-CVE-2022-36804
Atlassian-Bitbucket-Server-CVE-2022-36804 Se encontró una vulnerabilidad crítica de inyección de comandos en múltiples endpoints de API de Atlassian Bitbucket Server y Data Center. Esta vulnerabilidad afecta a todas las versiones de Bitbucket Server y Data Center lanzadas antes de las versiones...
CVE-2026-35616-detector.py
CVE-2026-35616 - FortiClient EMS 漏洞检测器 描述 该工具用于检测 FortiClient EMS 服务器是否存在 CVE-2026-35616 漏洞,这是一个影响 7.4.5 至 7.4.6 版本的严重访问控制不当漏洞。 CVSS 评分: 9.1(严重) CWE: CWE-284(访问控制不当) 状态: 已在野外被积极利用 citation:3citation:7 该漏洞允许未经身份验证的攻击者 访问受保护的 API 端点,并可能在服务器上执行任意命令 citation:4citation:6。 工作原理 检测器向已知的敏感 API 端点发送未经身份验证...
CVE-2025-39247
CVE-2025-39247 目标: HikCentral Professional(HCMP,集中式 VMS 服务器) CVE: CVE-2025-39247 — 访问控制漏洞 CVSS 3.1: 8.6 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N 受影响版本: V2.3.1 – V2.6.2 及 V3.0.0 修复版本: V2.6.3 / V3.0.1 / 修复包 CVE-2025-39247 披露日期: 2025-08-28 分析日期: 2026-05-21 1. 开源情报收集 在下载任何内容之前,先看已有哪些公开信息: 来源| 提供的信息 ---|--...
CodeChecker <= 6.24.1 - Authentication Bypass
Authentication bypass occurs when the API URL ends with Authentication, Configuration or ServerInfo. This bypass allows superuser access to all API endpoints other than Authentication. These endpoints include the ability to add, edit, and remove products, among others. id: CVE-2024-10081 info:...
NestJS DevTools Integration - Remote Code Execution
Nest is a framework for building scalable Node.js server-side applications. In versions 0.2.0 and below, a critical Remote Code Execution RCE vulnerability was discovered in the @nestjs/devtools-integration package. When enabled, the package exposes a local development HTTP server with an API...
WordPress AI Engine Plugin - Token Exposure
Unauthenticated sensitive information exposure in AI Engine WordPress plugin = 3.1.3 exposes bearer tokens via REST API endpoints when No-Auth URL is enabled. id: CVE-2025-11749 info: name: WordPress AI Engine Plugin - Token Exposure author: 4m3rr0r severity: critical description: | Unauthenticat...
Frigate < 0.13.0 Beta 3 - Cross-Site Scripting
Frigate is an open source network video recorder. Before version 0.13.0 Beta 3, there is a reflected cross-site scripting vulnerability in any API endpoints reliant on the / base path as values provided for the path are not sanitized. Exploiting this vulnerability requires the attacker to both kn...
CVE-2025-7775-vulnerable-lab
CVE-2025-7775 脆弱性ラボ このリポジトリは、CVE-2025-7775 の nuclei テンプレートをテストするための脆弱な環境を提供します。 実行方法 root@kitploit: docker build -t vuln-app . docker run -d --name vuln-test -p 5000:5000 vuln-app 脆弱性テスト 1. リモートコマンド実行 RCE root@kitploit: curl -X POST http://localhost:5000/api/v1/configuration \ -H "Content-Type:...
halo-cors-csrf-CVE-2026-67921
CVE-2026-67921:Halo CMS CORS 配置错误 + CSRF 防护绕过组合攻击 摘要 Halo CMS 2.25.4 及更早版本中存在一个严重的组合攻击漏洞,源于两个安全配置错误: 1. CORS 配置错误 :CORS 策略允许 (任意来源)并设置 credentials: true 2. CSRF 防护绕过 :所有 API 端点(/api/、/apis/)均被排除在 CSRF 防护之外 当两者结合时,攻击者可以从任意来源发起跨站请求伪造攻击,绕过 CORS 本应强制执行的同源策略防护。 CVSS v3.1 评分: 9.3(严重) CVSS 向量:...
kiterunner
Kiterunner Introduction For the longest of times, content discovery has been focused on finding files and folders. While this approach is effective for legacy web servers that host static files or respond with 3xx’s upon a partial path, it is no longer effective for modern web applications,...
CVE-2023-23752-poc
受影响版本 4.0.0 = 4.2.8 Joomla 3及以下版本均不受该漏洞影响 http://127.0.0.1/Joomla/api/index.php/v1/config/application?public=true 这个API用于获取网站最重要的配置信息,包含数据库的账号与密码。 http://127.0.0.1/Joomla/api/index.php/v1/users?public=true 获取网站用户名以及邮箱账号 其他受影响API如下: root@kitploit: v1/banners v1/banners/:id v1/banners v1/banners/:i...
Atlassian Bitbucket - Remote Command Injection
Atlassian Bitbucket Server and Data Center is susceptible to remote command injection. Multiple API endpoints can allow an attacker with read permissions to a public or private Bitbucket repository to execute arbitrary code by sending a malicious HTTP request, thus making it possible to obtain...
CVE-2026-54246
CVE-2026-54246 affects the routesrv component of Skipper (Zalando's HTTP router and reverse proxy). Prior to version 0.27.13 , routesrv serves cluster-wide control-plane data—Ingress/RouteGroup backend URLs, filter-chain and OAuth/OIDC path details, and Redis/Valkey shard addresses—over plain HTT...
CVE-2026-54246 Skipper routesrv-no-auth: All routesrv API Endpoints Lack Authentication
Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.27.13, the routesrv component serves cluster-wide control-plane data without application-layer authentication through /routes, /routes/zone, /swarm/redis/shards, and /swarm/valkey/shards. The handlers registered in...
EUVD-2026-77710
Casdoor through 4.4.0 fails to properly mask the instance-wide built-in certificate private key in /api/get-certs and /api/get-cert endpoints, allowing organization administrators to retrieve it. Attackers can use the exposed private key to forge JWT tokens for any user in any organization,...