Josue87 / MetaFinder

Search for documents in a domain through Search Engines (Google, Bing and Baidu). The objective is to extract metadata
GNU General Public License v3.0
186 stars 32 forks source link

metafinder.py is missing? #2

Closed sec0ps closed 3 years ago

sec0ps commented 3 years ago

Just went to do a checkout on a new machine and noticed the metafinder.py script is gone?

Josue87 commented 3 years ago

Yes, sorry, I'm working on it, tomorrow or Friday it will be available. For now you can use this old version: https://github.com/Josue87/MetaFinder/tree/30931051a4b86a9119f39644e3ed6f63bec2863a

sec0ps commented 3 years ago

Thanks =)

Josue87 commented 3 years ago

The code has been adapted. Now you can use it through pip, you don't need metafinder.py anymore.

To install it: pip3 install metafinder

And example of use:

metafinder -t domain.com -l 10 -o folder_to_save_report -v