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

Goal: 1000 CNY · Raised: 1020 CNY

100%

CVE-2020-1066 PoC — Microsoft .NET Framework 安全漏洞

Source
Associated Vulnerability
Title:Microsoft .NET Framework 安全漏洞 (CVE-2020-1066)
Description:An elevation of privilege vulnerability exists in .NET Framework which could allow an attacker to elevate their privilege level.To exploit the vulnerability, an attacker would first have to access the local machine, and then run a malicious program.The update addresses the vulnerability by correcting how .NET Framework activates COM objects., aka '.NET Framework Elevation of Privilege Vulnerability'.
Readme
# cve-2020-1066
分析 https://blog.csdn.net/qq_37353105/article/details/114481214
File Snapshot

[4.0K] /data/pocs/6813282bce451d7e42ed5330529ecf7e13223f22 ├── [4.0K] Cve-2020-1066 │   ├── [4.0K] Boo │   │   ├── [ 66] boo.acf │   │   ├── [ 13K] boo_c.c │   │   ├── [2.2K] boo_h.h │   │   ├── [ 788] boo.idl │   │   ├── [ 12K] boo_s.c │   │   ├── [6.3K] Boo.vcxproj │   │   ├── [1.3K] Boo.vcxproj.filters │   │   ├── [ 162] Boo.vcxproj.user │   │   ├── [4.0K] Debug │   │   │   ├── [ 810] Boo.Build.CppClean.log │   │   │   ├── [ 23K] boo_c.obj │   │   │   ├── [ 727] Boo.log │   │   │   ├── [4.0K] Boo.tlog │   │   │   │   ├── [ 190] Boo.lastbuildstate │   │   │   │   ├── [ 580] CL.command.1.tlog │   │   │   │   ├── [ 19K] CL.read.1.tlog │   │   │   │   ├── [ 292] CL.write.1.tlog │   │   │   │   ├── [ 298] midl.command.1.tlog │   │   │   │   ├── [ 524] midl.read.1.tlog │   │   │   │   ├── [ 244] midl.write.1.tlog │   │   │   │   └── [ 0] unsuccessfulbuild │   │   │   ├── [219K] vc141.idb │   │   │   └── [236K] vc141.pdb │   │   ├── [4.8K] main.cpp │   │   └── [4.0K] Release │   │   ├── [ 894] Boo.Build.CppClean.log │   │   ├── [ 63K] boo_c.obj │   │   ├── [ 287] Boo.log │   │   ├── [4.0K] Boo.tlog │   │   │   ├── [ 192] Boo.lastbuildstate │   │   │   ├── [ 212] Boo.write.1u.tlog │   │   │   ├── [1.2K] CL.command.1.tlog │   │   │   ├── [ 52K] CL.read.1.tlog │   │   │   ├── [ 446] CL.write.1.tlog │   │   │   ├── [1.2K] link.command.1.tlog │   │   │   ├── [3.8K] link.read.1.tlog │   │   │   ├── [ 296] link.write.1.tlog │   │   │   ├── [ 302] midl.command.1.tlog │   │   │   ├── [ 524] midl.read.1.tlog │   │   │   └── [ 244] midl.write.1.tlog │   │   ├── [840K] main.obj │   │   └── [396K] vc141.pdb │   ├── [2.0K] Boo.sln │   ├── [4.0K] CommonUtils │   │   ├── [3.5K] CommonUtils.cpp │   │   ├── [1023] CommonUtils.h │   │   ├── [4.8K] CommonUtils.vcxproj │   │   ├── [2.6K] CommonUtils.vcxproj.filters │   │   ├── [ 162] CommonUtils.vcxproj.user │   │   ├── [4.0K] Debug │   │   │   ├── [1.1K] CommonUtils.Build.CppClean.log │   │   │   ├── [627K] CommonUtils.idb │   │   │   ├── [ 274] CommonUtils.log │   │   │   ├── [176K] CommonUtils.obj │   │   │   ├── [ 13M] CommonUtils.pch │   │   │   ├── [2.0M] CommonUtils.pdb │   │   │   ├── [4.0K] CommonUtils.tlog │   │   │   │   ├── [7.5K] CL.command.1.tlog │   │   │   │   ├── [139K] CL.read.1.tlog │   │   │   │   ├── [4.2K] CL.write.1.tlog │   │   │   │   ├── [ 190] CommonUtils.lastbuildstate │   │   │   │   ├── [1.5K] Lib.command.1.tlog │   │   │   │   ├── [2.2K] Lib-link.read.1.tlog │   │   │   │   └── [1.1K] Lib-link.write.1.tlog │   │   │   ├── [ 38K] DirectoryObject.obj │   │   │   ├── [ 60K] FileOpLock.obj │   │   │   ├── [233K] FileSymlink.obj │   │   │   ├── [157K] Hardlink.obj │   │   │   ├── [ 39K] NativeSymlink.obj │   │   │   ├── [168K] RegistrySymlink.obj │   │   │   ├── [397K] ReparsePoint.obj │   │   │   ├── [ 13K] ScopedHandle.obj │   │   │   └── [369K] stdafx.obj │   │   ├── [1.9K] DirectoryObject.cpp │   │   ├── [4.3K] FileOpLock.cpp │   │   ├── [ 753] FileOpLock.h │   │   ├── [4.7K] FileSymlink.cpp │   │   ├── [ 562] FileSymlink.h │   │   ├── [1.6K] Hardlink.cpp │   │   ├── [1.9K] NativeSymlink.cpp │   │   ├── [2.2K] ntimports.h │   │   ├── [5.0K] RegistrySymlink.cpp │   │   ├── [4.0K] Release │   │   │   ├── [1.1K] CommonUtils.Build.CppClean.log │   │   │   ├── [ 252] CommonUtils.log │   │   │   ├── [923K] CommonUtils.obj │   │   │   ├── [ 13M] CommonUtils.pch │   │   │   ├── [1.8M] CommonUtils.pdb │   │   │   ├── [4.0K] CommonUtils.tlog │   │   │   │   ├── [7.6K] CL.command.1.tlog │   │   │   │   ├── [139K] CL.read.1.tlog │   │   │   │   ├── [4.1K] CL.write.1.tlog │   │   │   │   ├── [ 192] CommonUtils.lastbuildstate │   │   │   │   ├── [1.6K] Lib.command.1.tlog │   │   │   │   ├── [2.3K] Lib-link.read.1.tlog │   │   │   │   └── [1.1K] Lib-link.write.1.tlog │   │   │   ├── [789K] DirectoryObject.obj │   │   │   ├── [796K] FileOpLock.obj │   │   │   ├── [915K] FileSymlink.obj │   │   │   ├── [801K] Hardlink.obj │   │   │   ├── [789K] NativeSymlink.obj │   │   │   ├── [912K] RegistrySymlink.obj │   │   │   ├── [902K] ReparsePoint.obj │   │   │   ├── [ 18K] ScopedHandle.obj │   │   │   └── [793K] stdafx.obj │   │   ├── [ 13K] ReparsePoint.cpp │   │   ├── [1.2K] ReparsePoint.h │   │   ├── [1.7K] ScopedHandle.cpp │   │   ├── [ 473] ScopedHandle.h │   │   ├── [ 290] stdafx.cpp │   │   ├── [ 260] stdafx.h │   │   ├── [ 306] targetver.h │   │   └── [1.3K] typed_buffer.h │   └── [4.0K] Release │   ├── [128K] Boo.exe │   ├── [623K] Boo.iobj │   ├── [ 96K] Boo.ipdb │   ├── [5.8M] Boo.pdb │   └── [7.5M] CommonUtils.lib └── [ 83] README.md 12 directories, 110 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 →