POC详情: 4a516bbbef35fb87341278f032aaee48dc421875

来源
关联漏洞
标题: Microsoft Windows TCP/IP component 数字错误漏洞 (CVE-2024-38063)
描述:Microsoft Windows tcp/ip是美国微软(Microsoft)公司的一个 Windows 的 Tcp/Ip 支持服务。 Microsoft Windows TCP/IP component存在数字错误漏洞。攻击者利用该漏洞可以远程执行代码。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1809 for x64-based Systems,Windows 10 Version 1809 f
介绍
# 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 `
文件快照

[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
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。