A tool to manipulate and insert tracking pixels into Office Open XML documents.
Features
Insert tracking pixels into Office Open XML documents (Word and Excel)
Inject template URL for a remote template injection attack
Inspect external target URLs and metadata
Create Office Open XML documents (#TODO)
Usage
$ doctrack --help
Tool to manipulate and insert tracking pixels into Office Open XML documents.
Copyright (C) 2020 doctrack
-i, --input Input filename.
-o, --output Output filename.
-m, --metadata Metadata to supply (json file)
-u, --url URL to insert.
-e, --template (Default: false) If set, enables template URL injection.
-t, --type Document type. If --input is not specified, creates new
document and saves as --output.
-l, --list-types (Default: false) Lists available types for document
creation.
-s, --inspect (Default: false) Inspect external targets.
--help Display this help screen.
Available document types listed below. If you want to insert a tracking URL just use either Document or Workbook types, other types listed here are only for document creation (#TODO).
Insert tracking pixel and change document metadata:
Insert remote template URL (remote template injection attack), works only with Word documents: