Docx steganography
From Just Solve the File Format Problem
docx steganography by buliaozhi is a program to hide files in Office Open XML files.
It makes use of non-existing attributes to hide data. For example "<w:p aaa="123" bb="244".........>", the attribute (aaa,bb) above does not exist in Office 2007.