Infoga is a tool for gathering e-mail accounts information from different public sources (search engines, pgp key servers). Is a really simple tool, but very effective for the early stages of a penetration test or just to know the visibility of your company in the Internet.
Step 1 :-You need to download Infoga tool by executing this command in terminal window of kali linux.
git clone https://github.com/m4ll0k/Infoga.git
Step 2 :- Now install the all requiremets.
pip install -r req
Step 3.Now you can run this tool easily, that give this command ./infoga.py and press enter button.
Step 4 :-Then Enter your Target Website.
Here I have used "techtrick.in" for demo purpose.
./infoga.py -t techtrick.in -s all