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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-38063 PoC — Microsoft Windows TCP/IP component 数字错误漏洞

Source
Associated Vulnerability
Title:Microsoft Windows TCP/IP component 数字错误漏洞 (CVE-2024-38063)
Description:Microsoft Windows tcp/ip是美国微软(Microsoft)公司的一个 Windows 的 Tcp/Ip 支持服务。 Microsoft Windows TCP/IP component存在数字错误漏洞。攻击者利用该漏洞可以远程执行代码。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1809 for x64-based Systems,Windows 10 Version 1809 f
Description
poc for exploiting cve-2024-38063
Readme
# cve-2024-38063 exploit tool

## overview
this tool is a proof of concept (poc) for exploiting cve-2024-38063 by generating and sending malicious fragmented ipv6 packets. it automatically retrieves the necessary network configuration to perform the exploit.

## requirements
- python 3.x
- scapy
- netifaces

## installation
1. clone this repository:
```bash
   git clone https://github.com/selenagomez25/CVE-2024-38063.git
   cd cve-2024-38063
```
2. install the required packages:
```bash
   pip install -r requirements.txt
File Snapshot

[4.0K] /data/pocs/16e8670cf70b12e5bc802c34df94c69c17281cf7 ├── [2.1K] CVE-2024-38063.py ├── [1.0K] DOCUMENTATION.md ├── [ 527] README.md └── [ 15] requirements.txt 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.