CVE•1 article on news•7 live references
CVE-2024-51324
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).
More intel sources (5)
Shodan report
vuln:CVE-2024-51324Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-51324Censys host search filtered to this CVE id.
grep.app
CVE-2024-51324Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-51324GitHub code search for direct mentions.
Google dork
"CVE-2024-51324" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (6)
CVE-2024-513246 repos
BlackSnufkin/BYOVDRust
BYOVD research use cases featuring vulnerable driver discovery and reverse engineering methodology. (CVE-2025-52915, CVE-2025-1055, CVE-2026-3609, CVE-2026-8501).
I3r1h0n/SigurdRust
A BYOVD technique abuse tool
zulloper/cve-pocPython
CVE POC repo 자동 수집기
CDipper/BYOVDC
记录一些漏洞驱动,主要是学习Windows Kernel
devianntsec/devianntsecunknown
devianntsec/CVE-2024-51324Python
Master's Thesis research on CVE-2024-51324 (BYOVD). Advanced exploit with 4 operational modes (SCANNER, LOADER, KILLER, CLEANUP), SHA-256 driver verification, and full academic doc…