poc for exploiting cve-2024-38063# 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
[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