MetaFinder – Search For Documents In A Domain Through Google

MetaFinder

Search For Documents In A Domain Through Google. The Objective Is To Extract Metadata.

Installing dependencies:

> git clone https://github.com/Josue87/MetaFinder.git
> cd MetaFinder
> pip3 install -r requirements.txt

Usage

python3 metafinder.py -t domain.com -l 20 [-v]

Parameters:

  • t: Specifies the target domain.
  • l: Specify the maximum number of results to be searched.
  • v: Optional. It is used to display the results on the screen as well.

Author

This project has been developed by:

  • Josué Encinar García — @JosueEncinar

Disclaimer!

This Software has been developed for teaching purposes and for use with permission of a potential target. The author is not responsible for any illegitimate use.

Download MetaFinder

If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.

Discord

Original Source