Skip to content

selenagomez25/CVE-2024-38063

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:
   git clone https://github.com/selenagomez25/CVE-2024-38063.git
   cd cve-2024-38063
  1. install the required packages:
   pip install -r requirements.txt

About

poc for exploiting cve-2024-38063

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages