Metagoofil 1.2 - Metadata Extractor Tool

What is this?

Metagoofil is a tool for written in Python for extracting the metadata from public documents (pdf,doc,xls,ppt) available in the target websites. This information could be useful because you can get valid usernames, or people names, for using later in brute force password attacks (vpn, ftp, webapps etc.)

How it works?

The tool first queries Google for different filetypes that can have useful metadata (pdf, doc, xls,ppt,etc), then it downloads those documents to the disk and run the program “extract” on every file.

Dependencies

This program take advantages from the “extract” program, so you need to install it in order to work.

In Debian is easy as:

apt-get install libextractor

OS X using Darwin ports:

port install libextractor

For Windows you can download it here:

libextractor-0.5.14.zip

Make sure ‘extract’ binary is on your path, if not you can modify extcommand variable inside program to suite your needs.

You can download Metagoofil here:

metagoofil-1.2.tar

Or read more here.

Technorati Tags: , , , , , , ,

0 Responses to “Metagoofil 1.2 - Metadata Extractor Tool”


  1. No Comments

Leave a Reply