Skip to content

A tool to extract metadata from a number of different files and displays any sensitive information

License

Notifications You must be signed in to change notification settings

aardwolfsecurityltd/MetaSmash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MetaSmash

MetaSmash is a Python script that can be used to enumerate and test metadata information within various file types, including PDF, DOCX, XLSX, PPTX, JPEG, PNG, BMP, GIF, and more. This tool can help to identify sensitive information that may be inadvertently embedded within files and can aid in identifying potential security risks.

Installation

  1. Clone the repository:

git clone https://github.com/aardwolfsecurityltd/MetaSmash.git

Usage

To run MetaSmash, navigate to the directory where the script is located and execute the following command:

python metasmash.py [file_path]

Replace [file_path] with the path to the file that you wish to test.

Output

MetaSmash will output metadata information found within the file, including the type of metadata and its value. This can include information such as author name, creation date, modification date, and more.

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A tool to extract metadata from a number of different files and displays any sensitive information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages