MetaFinder | Search For Documents In A Domain Through Google

image

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:

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.

GitHub:

2 Likes