bhdresh / CVE-2017-0199

Exploit toolkit CVE-2017-0199 - v4.0 is a handy python script which provides pentesters and security researchers a quick and effective way to test Microsoft Office RCE. It could generate a malicious RTF/PPSX file and deliver metasploit / meterpreter / other payload to victim without any complex configuration.
721 stars 258 forks source link

use regex to obfuscate rtf file #53

Open axe-usat opened 6 years ago

axe-usat commented 6 years ago

I saw in your example you are doing manually generating your own rich text document. You can take one obfuscate it using regex and make the junks or anything else. It's only a suggestion.

emans841 commented 6 years ago

how please?