Metafind is an OSINT tool created with the aim of automating the search for metadata of a particular domain from the search engine known as Google.
- Search for multiple extensions
- Search files in target subdomains
- Save the result to a text file
- Download all found files and save in a folder
- Linux
- MacOS
- Windows
$ git clone https://github.com/MrEmpy/Metafind.git
$ cd Metafind
$ chmod +x install.sh
$ sudo ./install.sh