目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2025-2783 PoC — Google Chrome 安全漏洞

来源
关联漏洞
标题:Google Chrome 安全漏洞 (CVE-2025-2783)
Description:Google Chrome是美国谷歌(Google)公司的一款Web浏览器。 Google Chrome 134.0.6998.177之前版本存在安全漏洞,该漏洞源于Mojo组件处理不当可能导致沙箱逃逸。
Description
Simulated PoC for CVE-2025-2783 — a sandbox escape vulnerability in Chrome's Mojo IPC. Includes phishing delivery, memory fuzzing, IPC simulation, and logging. Safe for red team demos, detection engineering, and educational use.
介绍
# CVE-2025-2783
Simulated PoC for CVE-2025-2783 — a sandbox escape vulnerability in Chrome's Mojo IPC. Includes phishing delivery, memory fuzzing, IPC simulation, and logging. Safe for red team demos, detection engineering, and educational use.

This project simulates a safe and educational proof-of-concept for [CVE-2025-2783](https://nvd.nist.gov/vuln/detail/CVE-2025-2783), a vulnerability in Google Chrome’s Mojo IPC framework that allowed sandbox escape and local code execution on Windows systems.

> ⚠️ This is **not a real exploit**. This is a **simulated demonstration** intended for educational, red teaming, and detection engineering training purposes only.

---

## 🚀 Features

- 🕵️ Sandbox detection (via `ctypes`)
- 🐍 Mojo-style IPC using Python `multiprocessing.connection`
- 🌐 Phishing payload delivery via local HTTP server
- 🧠 Memory fuzz simulation
- 🔒 Simulated escape only works with crafted handle
- 🪵 Full activity logs to `incident.log`

---

## 🧪 Lab Requirements

- OS: Windows 10 (Preferably in a VM)
- Python: 3.8+
- Git (optional)
- Visual Studio Code (recommended)
- Chrome v134.0.6998.142 (for context; not exploited here)

---

## 📁 Folder Structure

CVE-2025-2783/
├── advanced_cve_2025_2783.py      # Main standalone PoC script
├── incident.log                   # Logs actions and simulated activity
├── Screenshot_1.png               # (Optional) VS Code split-terminal output
├── Screenshot_2.png               # (Optional) Phishing server directory view
├── README.md                      # Documentation file (this one)


---

## 🔧 How to Use

1. Clone or download the repository:

cd CVE-2025-2783-simulation
python advanced_cve_2025_2783.py

Run the script:
python advanced_cve_2025_2783.py

When prompted:

1 → Starts phishing server

2 → Runs exploit client


文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →