CVE-2017-0199: Microsoft Office Word RTF RCE vulnerability
What is CVE-2017-0199?
Microsoft Office 2007 SP3, Microsoft Office 2010 SP2, Microsoft Office 2013 SP1, Microsoft Office 2016, Microsoft Windows Vista SP2, Windows Server 2008 SP2, Windows 7 SP1, Windows 8.1 allow remote attackers to execute arbitrary code via a crafted document, aka “Microsoft Office/WordPad Remote Code Execution Vulnerability w/Windows API.”
Exploit
- Download cve-2017-0199_toolkit
- Generate malicious RTF file using following command and send it to victim
- (Optional, if using MSF Payload) : Generate metasploit payload and start handler
- Start toolkit in exploitation mode to deliver payloads
DEMO
Note
This program is for Educational purpose ONLY. Do not use it without permission. The usual disclaimer applies, especially the fact that me (bhdresh) is not liable for any damages caused by direct or indirect use of the information or functionality provided by these programs.
Reference
https://github.com/bhdresh/CVE-2017-0199
Post a Comment