├── README.md ├── TODO.txt ├── cve-2017-0199_toolkit.py └── template └── template.ppsx /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bhdresh/CVE-2017-0199/HEAD/README.md -------------------------------------------------------------------------------- /TODO.txt: -------------------------------------------------------------------------------- 1 | ### Future release: 2 | -------------------------------------------------------------------------------- /cve-2017-0199_toolkit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bhdresh/CVE-2017-0199/HEAD/cve-2017-0199_toolkit.py -------------------------------------------------------------------------------- /template/template.ppsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bhdresh/CVE-2017-0199/HEAD/template/template.ppsx --------------------------------------------------------------------------------