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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

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

Source
Associated Vulnerability
Title:Microsoft .NET Framework 安全漏洞 (CVE-2020-1066)
Description:Microsoft .NET Framework是美国微软(Microsoft)公司的一种全面且一致的编程模型,也是一个用于构建Windows、Windows Store、Windows Phone、Windows Server和Microsoft Azure的应用程序的开发平台。该平台包括C#和Visual Basic编程语言、公共语言运行库和广泛的类库。 Microsoft .NET Framework 3.0 SP2版本和3.5.1版本中存在提权漏洞。攻击者可通过访问本地计算机并运行恶意程序利用该漏
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. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.