Help Irongeek.com pay for
bandwidth and research equipment:

Web Hosting By:


Sponsored by:

Google
Affiliates:
















Irongeek's Featured Links:

Web Hosting

Web Hosting

Free Web Hosting hosting

Keylogger

Document Scanning

Free Domain Names

Notebooks

Recover Data

Free Antivirus

hosted exchange 2007

EC-Council ECSA Training Videos









































Web Hosting:
Help Irongeek.com pay for bandwidth and research equipment:

 

AddThis Feed Button Office XML Steganography Tool

Office XML Steganography Tool



This is some relatively crappy code I wrote to hide files inside of Microsoft Office 2007 (and I hope 2010, though I have yet to test) docs (DOCX, XLSX, PPTX, etc). Since the newer Office docs are basically just zip files containing XML and resources, it’s fairly easy. I used torels_ zip library for Autoit. Please note, I do no encryption on the file inside of the doc, basically this program just:

1. Adds the file into the document.
2. Edits [Content_Types].xml so office programs don’t complain about a corrupted file.

If you save any changes in the Office document after you hide a file, the embedded file will be lost. This script just makes things more convenient than doing it all by hand. When you fire up the script, the program will ask for:
 

1. An office document (DOCX, XLSX, PPTX) to act as cover.
2. The file you wish to embed.


The app will then create a file in the same directory as your cover file, with the prefix “stego”. To get back the embedded file just open the Office document in 7zip.

Download

Printable version of this article

blog comments powered by Disqus

Ten most recent posts on Irongeek.com:


If you would like to republish one of the articles from this site on your webpage or print journal please contact IronGeek.

Copyright 2010, IronGeek
Louisville / Kentuckiana Information Security Enthusiast

xxx