218293 matches found
PwnKit-CVE-2021-4034
PwnKit CVE-2021-4034 の PoC - Pkexec ローカル権限昇格 エクスプロイト 手動 root@kitploit: curl -fsSL https://raw.githubusercontent.com/jayhutajulu1/PwnKit-CVE-2021-4034/main/PwnKit -o PwnKit chmod +x ./PwnKit ./PwnKit interactive shell ./PwnKit 'id' single command パッチ適用済み パッチ適用済みのバージョンに対してエクスプロイトを実行すると、以下の出力が得られます。...
Linux-for-a-Pentester
🐧 ペネトレーションテスターのためのLinux 💀 「理論は素晴らしいが、魔法が起こるのはシェルの中だ。」 このリポジトリは、実際のラボ、CTF、実践から構築されたLinuxコマンドノートの厳選コレクションです。無駄を省き、ペネトレーターに必要な生のコマンドと実用的なメモだけを提供します。 📂 リポジトリ構成 Module| Description ---|--- 00-General-Commands| 日常使用に必要なサバイバルコマンド 01-Recon| ローカルおよびネットワーク偵察フェーズ 02-Enumeration| サービスとユーザーデータの詳細調査...
CVE-2025-2304-Camaleon-CMS-Mass-Assignment-Privilege-Escalation-PoC
CVE-2025-2304 — Camaleon CMS 批量赋值权限提升(PoC) Camaleon CMS /updatedajax 发送 PATCH 请求,并在密码参数中注入 passwordrole=admin。 4. 验证角色已更新为 admin。 环境要求 Python 3 安装依赖: root@kitploit: python3 -m venv venv source venv/bin/activate python3 -m pip install requests beautifulsoup4 使用方法 root@kitploit: python3 exploit.py...
Azure
Azure 攻防安全工具包 一套用于 Azure 安全评估的 Bash 和 PowerShell 脚本合集,涵盖 IAM 权限提升、容器安全、Key Vault 暴露面、Entra ID 配置等。设计用于在 Azure Cloud Shell 或任何已认证的终端中运行。 脚本 IAM / 身份 脚本| Shell| 描述 ---|---|--- IAMPrivz.sh| Bash| 审计整个租户中所有 RBAC 角色定义和分配,查找危险的权限提升权限:roleAssignments/write、roleDefinitions/write 和...
CVE-2015-1328
CVE-2015-1328 TryHackMe 演练 – Linux 内核权限提升 CVE-2015-1328 目标 此演练的目标是通过利用存在漏洞的 Linux 内核,将权限从低权限用户 karen 提升到 root。 步骤 1 – 初始枚举 通过 SSH 连接到目标机器后: root@kitploit: ssh karen@ 我识别出了 Linux 内核版本: root@kitploit: uname -r 输出: root@kitploit: 3.13.0-24-generic 该机器运行的是 Ubuntu 14.04 ,内核为 3.13.0-24-generic 。 步骤 2 –...
CVE-2023-21817
CVE-2023-21817 - Windows Kerberos LPE 漏洞检查器 针对 CVE-2023-21817 的极简 C++ 概念验证 PoC / 漏洞检查器。该工具通过与本地安全机构 LSA 子系统交互,帮助安全研究人员和系统管理员确定 Windows 系统是否容易受到 Kerberos 本地权限提升 LPE 漏洞的影响。 概述 CVE-2023-21817 是 Windows Kerberos 组件中的一个本地权限提升漏洞。它允许低权限用户在工作站解锁序列期间绕过安全限制。 该工具尝试通过使用受限制的 KerbUnlockLogon 信息类,调用 LsaLogonUse...
ghostlock-pfem10
GhostLock — PFEM10 Exploit de CVE-2026-43499 IonStack para OPPO Find X5 Pro PFEM10. Kernel 5.10.236-android12-9-o, futex CMPREQUEUEPI UAF → primitiva de escritura pi-tree. Úsalo bajo tu propio riesgo. Espera pánicos / reinicios. No actualices el firmware. Compilación root@kitploit: ./build.sh...
CVE-2026-9018
CVE-2026-9018 CVE-2026-9018 — Easy Elements for Elementor ≤ 1.4.5 | 未认证权限提升 研究作者: Atomic Edge 严重性: 高 | CVSS: 8.8 | 需要认证: 无 概述 在 Easy Elements for Elementor – Addons & Website Templates WordPress 插件(版本 ≤ 1.4.5)中存在一个未认证权限提升漏洞。easyelhandleregister 函数通过 wpajaxnopriveelregister AJAX 处理器暴露,将攻击者控制的...
CVE-2026-29198-POC
CVE-2026-29198-POC Rocket.Chat OAuth2 NoSQLインジェクション、Rocket.Chat 8.3.0、8.2.1、8.1.2、8.0.3、7.13.5、7.12.6、7.11.6、および 7.10.9 セットアップインストール: pip3 install -r requirement.txt エクスプロイト: python3 poccve202629198.py --url domain --escalate -v...
FreePBX-CVE-2025-57819
FreePBX CVE-2025-57819 — 未经认证的SQL注入到Root RCE 严重性: 严重 类型: 未经认证的SQL注入 → 远程代码执行 受影响软件: FreePBX endpoint模块 测试环境: CentOS 7上的FreePBX, Apache 2.4, PHP 7.4, MariaDB 5.5 概述 FreePBX的endpoint模块中通过/admin/ajax.php的brand参数存在一个未经认证的SQL注入漏洞。利用此漏洞无需任何凭据。 结合FreePBX内部的cron任务机制以及incron/fwconsole钩子系统,可导致完全未经认证的root...
CVE-2026-31431
CVE-2026-31431 "Copy Fail" - 研究与渗透测试工具 ⚠️ 免责声明 本项目严格仅供以下用途: 安全研究 教育目的 授权渗透测试 CTF 和实验室环境 使用本工具即表示您同意: 您拥有目标系统 或 您已获得测试目标的明确书面授权 您不会将本项目用于非法或恶意活动 您了解未经授权访问的所有法律和道德后果 作者和贡献者 不对 滥用、损害、数据丢失、服务中断或使用本软件进行的任何非法活动 负责 。 📖 描述 用于 CVE-2026-31431 的概念验证研究工具,又名 "Copy Fail" ,这是一个影响 algifaead / authencesn AEAD 实现的...
CVE-2026-4644
A Missing Authorization vulnerability in HTTP Connector in Google Cloud Integration Connectors versions prior to 2025-12-11 on Google Cloud Platform allows an authenticated user to escalate privileges and take over a Google Cloud Project using unauthorized service account attachment. This...
EUVD-2026-70996
A Missing Authorization vulnerability in HTTP Connector in Google Cloud Integration Connectors versions prior to 2025-12-11 on Google Cloud Platform allows an authenticated user to escalate privileges and take over a Google Cloud Project using unauthorized service account attachment. This...
CVE-2026-4644 Improper Authorization in Google Cloud Integration Connectors Leads to Project Takeover
A Missing Authorization vulnerability in HTTP Connector in Google Cloud Integration Connectors versions prior to 2025-12-11 on Google Cloud Platform allows an authenticated user to escalate privileges and take over a Google Cloud Project using unauthorized service account attachment. This...
Fsociety-CVE-2024-0670-CheckMK-LPE
🚀 Fsociety-CVE-2024-0670-CheckMK-LPE - 强大的系统访问,如此简单 📦 概述 你好,朋友。该工具为 CheckMK CVE-2024-0670 解锁高级访问权限。它利用薄弱的文件处理机制来获取 SYSTEM 权限。该软件包含一项专门的持久化功能。它使用 C++ 开发,旨在为用户提供在 Windows 环境中进行有效权限提升所需的工具。 🛠️ 功能特性 高级 LPE :通过已识别的漏洞获取 SYSTEM 访问权限。 持久化模块 :即使系统重启后仍能维持访问。 用户友好界面 :专为易用性而设计,即使是非技术用户也能轻松上手。 兼容性 :适用于 Windows...
CVE-2026-54356
CVE-2026-54356 — Budibase:经认证的任意 S3 签名上传 URL 签发 已发布 Budibase 工作区中低权限(BASIC 角色)的已认证用户可以调用 POST /api/attachments/:datasourceId/url,并获得一个使用工作区数据源的服务端 AWS 凭据 签名的 S3 预签名上传 URL ,适用于攻击者控制的对象键(并且,如果数据源没有固定存储桶,也可以是攻击者控制的存储桶)。 | ---|--- CVE| CVE-2026-54356 公告| GHSA-6x9p-4r67-5gjx 软件包| @budibase/server 类型|...
CVE-2026-81302
CVE-2026-81302 is currently a reserved candidate with no publicly disclosed technical details. The only record is a sighting linked to JVN (Japan Vulnerability Notes). Monitor for updates as the reserving organization publicizes the vulnerability.
kernel: packet: use consistent hard_header_len in non-ring send paths
A flaw was found in the Linux kernel's packet handling functions, specifically packetsnd and packetsendmsgspkt. This vulnerability arises from inconsistent handling of network device header lengths during packet construction. A local attacker could exploit this by triggering a race condition duri...
[SECURITY] [DLA 4770-1] firefox-esr security update
------------------------------------------------------------------------- Debian LTS Advisory DLA-4770-1 [email protected] https://www.debian.org/lts/security/ Emilio Pozuelo Monfort September 04, 2026 https://wiki.debian.org/LTS -...
CVE-2020-24030
CVE-2020-24030 描述 ForLogic Qualiex v1 和 v3 存在令牌过期机制薄弱的问题。这允许远程未认证攻击者通过令牌重用进行权限提升并访问敏感数据。 重要日期 公告(致供应商):2020-07-12 公开披露日期:2020-08-31 漏洞类型 访问控制不当 产品供应商 ForLogic 受影响产品代码库 Qualiex - v1 Qualiex - v3 其他版本也可能受影响,尤其是同一系列(尚未测试) 受影响组件 Qualiex 攻击类型 远程 权限提升影响 是 信息泄露影响 是 攻击向量 授权令牌过期机制薄弱,允许重用令牌以获取权限并访问敏感数据...