pref: update cloud

This commit is contained in:
thehrz 2024-08-21 23:32:17 +08:00
parent 62654a29d7
commit e5aac94c97
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855
2 changed files with 30 additions and 20 deletions

View File

@ -87,5 +87,5 @@ DNSDomain Name System缩写译为域名系统是互联网的一
这导致了企业在进行IPv6改造时不仅面临技术挑战还可能因为缺乏有效的管理工具而增加运营成本和复杂性。
IPv6本身特性旨在增强其安全性但它可能衍生出安全性问题。
根据CVE-2024-38063发送特制的IPv6数据包到目标Windows系统机器导致目标蓝屏崩溃精心构造请求理论上存在远程代码执行的可能性。
根据CVE-2024-38063发送特制的IPv6数据包到目标Windows系统机器导致目标蓝屏崩溃精心构造请求理论上存在远程代码执行的可能性。\cite{CVE-2024-38063}
这就是部分软件未正确处理IPv6协议栈所带来的风险。

View File

@ -51,3 +51,13 @@
month = oct,
abstract = {Yeti DNS is an experimental, non-production root server testbed that provides an environment where technical and operational experiments can safely be performed without risk to production root server infrastructure. This document aims solely to document the technical and operational experience of deploying a system that is similar to but different from the Root Server system (on which the Internet's Domain Name System is designed and built).}
}
@misc{CVE-2024-38063,
url = {https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38063},
author = {Microsoft},
title = {Windows TCP/IP 远程执行代码漏洞CVE-2024-38063},
year = 2024,
month = aug,
langid = {chinese}
}