sploitSymantec Local Privilege Escalation - CVE-2019-12750
====================================================
Based on the excellent writeup by [Kyriakos Economou](https://twitter.com/kyrecon):
https://labs.nettitude.com/blog/cve-2019-12750-symantec-endpoint-protection-local-privilege-escalation-part-1/
Only x64 and older Windows versions are supported for now.
[4.0K] /data/pocs/aacaae3d61c3605be0fdf1d57a30cc50ef458b92
├── [4.0K] CVE-2019-12750
│ ├── [2.9K] CVE-2019-12750.cpp
│ ├── [8.1K] CVE-2019-12750.vcxproj
│ ├── [1.2K] CVE-2019-12750.vcxproj.filters
│ ├── [ 604] stdafx.cpp
│ ├── [ 642] stdafx.h
│ └── [ 630] targetver.h
├── [2.2K] CVE-2019-12750.sln
├── [4.0K] master
│ ├── [7.8K] master.cpp
│ ├── [8.1K] master.vcxproj
│ ├── [1.2K] master.vcxproj.filters
│ ├── [ 588] stdafx.cpp
│ ├── [ 642] stdafx.h
│ └── [ 630] targetver.h
└── [ 363] README.md
2 directories, 14 files