Skip to content

Note: I am not responsible for any bad act. This is written by Chirag Artani to demonstrate the vulnerability.

Notifications You must be signed in to change notification settings

Sachinart/CVE-2024-38063-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Real POC published https://github.com/ynwarcs/CVE-2024-38063 and I have updated in my code as well, This can cause crash into your system so use VM or just learning thing, you can get RCE by making changes in the code.

Usage

iface <- If you have multiple adapters, you need to choose which one to use to send packets. e.g. "eth0" on linux or "Hyper-V Virtual Ethernet Adapter" on windows. If you're going to use your default interface, leave it empty.

ip_addr <- IP address of the target system (IPv6)

num_tries & num_batches <- How many different packet batches to send. more of them = more heap corruptions caused + higher chance of triggering the vulnerability.

mac_addr <- Leave empty, unless scapy complains it can't find the mac address. See below in troubleshooting.

Enable it => Most probably this is enabled bydefault.

Screenshot_1

Check the CVE-2024-38063-poc.py for more.

Finder https://x.com/XiaoWei___ Code/POC credit => @ynwarcs Thank You!

  • Chirag Artani

About

Note: I am not responsible for any bad act. This is written by Chirag Artani to demonstrate the vulnerability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages