Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/nccgroup/metadataplus
OSINT (Open Source Intelligence)ForensicsInformation GatheringDigital Forensics
GitHubnccgroup/metadataplus

MetadataPlus

A tool to use novel locations to extract metadata from Office documents.

View Repository
64243 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

MetadataPlus V.1.0 - Chris Nevin @ NCCGroup A tool to extract metadata from Microsoft Office files that includes new locations not checked in other tools.

Example Usage:

Run on compatible documents in the directory it is in: MetaDataPlus.exe

Specify input folder: MetaDataPlus.exe -i=c:\Docs

Run on every file in folder (not just those known to work): MetaDataPlus.exe -a

Extract images to Media folder (for manual EXIF examingation), and embedded documents to Embed folder (to include manually in later metadata analysis): MetaDataPlus.exe -m -e

Include user defined search string: MetaDataPlus.exe -s=apikey

View help file: MetaDataPlus.exe -h

Download Tool