Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-38063-poc — Note: I am not responsible for any bad act. This is written by Chirag Artani to demonstrate the vulnerability. | Kitploit
Tools/GitHubGitHub/sachinart/cve-2024-38063-poc
Vulnerability AnalysisExploitationPenetration TestingLearning & EducationPayload DevelopmentBinary Exploitation
GitHubsachinart/cve-2024-38063-poc

CVE-2024-38063-poc

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

View Repository
872822 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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
  • Download Tool