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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-38063 PoC — Windows TCP/IP Remote Code Execution Vulnerability

Source
Associated Vulnerability
Title:Windows TCP/IP Remote Code Execution Vulnerability (CVE-2024-38063)
Description:Windows TCP/IP Remote Code Execution Vulnerability
Readme
# CVE-2024-38063-Remediation

## Audit script

Download script using powershell one-liner

` $downloadURI = 'https://raw.githubusercontent.com/dweger-scripts/CVE-2024-38063-Remediation/main/Audit-PatchInstalled-ipv6Vuln.ps1'; $script = 'C:\temp\Audit-PatchInstalled-ipv6Vuln.ps1'; Invoke-WebRequest -URI $downloadURI -Outfile $script `

Run the script

` C:\temp\Audit-PatchInstalled-ipv6Vuln.ps1 `
File Snapshot

[4.0K] /data/pocs/4a516bbbef35fb87341278f032aaee48dc421875 ├── [ 971] Audit-PatchInstalled-ipv6Vuln.ps1 ├── [4.6K] Install-Patch-ipv6Vuln.ps1 ├── [ 34K] LICENSE └── [ 399] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →