CVE•Published 2017-03-17•Modified 2026-05-13•1 article on news•5 live references•NVD data
CVE-2017-0021Microsoft · Windows_10
Vulnerability data via NVD (ingested)
CVSS v3.1
9.0
CRITICAL
CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS percentile
—
Description
Hyper-V in Microsoft Windows 10 1607 and Windows Server 2016 does not properly validate vSMB packet data, which allows attackers to execute arbitrary code on a target OS, aka "Hyper-V System Data Structure Vulnerability." This vulnerability is different from that described in CVE-2017-0095.
Timeline
Published 2017-03-17
Modified 2026-05-13
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2017-0021Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · OS
os:"Windows 10"Hosts Shodan identified as running Windows 10.
More intel sources (5)
Shodan report
vuln:CVE-2017-0021Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2017-0021Censys host search filtered to this CVE id.
grep.app
CVE-2017-0021Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2017-0021GitHub code search for direct mentions.
Google dork
"CVE-2017-0021" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (5)
CVE-2017-00215 repos
RenderKit/openvklC++
Intel(R) Open Volume Kernel Library
v-p-b/avpwnunknown
List of real-world threats against endpoint protection software
chnzzh/OpenSSL-CVE-libunknown
watermelon1221/Newstar_week3-5unknown
本文总结了多个CTF题目的解题思路和步骤,涵盖了Misc、Web和区块链等多个领域。通过分析日志、流量、内存取证、智能合约等不同题型,展示了如何利用技术手段获取flag。 在Misc题目中,通过日志分析、流量分析、应急响应等方法解决问题;Web题目涉及SSTI、SSRF、文件上传绕过等漏洞利用;区块链题目则通过分析智能合约漏洞进行攻击。 每个题目都详细记录了…
owlmt/in_quest_of_entropyJupyter Notebook