Sinisterly
Infoga - Email Information Gathering - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Hacking (https://sinister.li/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.li/Forum-Hacking-Tools)
+--- Thread: Infoga - Email Information Gathering (/Thread-Infoga-Email-Information-Gathering)



Infoga - Email Information Gathering - ZanGetsu - 08-31-2017

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.

[Image: 68747470733a2f2f692e696d6775722e636f6d2f...702e706e67]

Install:
Code:
git clone https://github.com/m4ll0k/Infoga.git cd Infoga pip install -r requirements.txt python infoga.py

Usage:

Code:
python infoga.py --target nsa.gov --source all

[Image: 68747470733a2f2f692e696d6775722e636f6d2f...792e706e67]
python infoga.py --info rthosfe@nsa.gov
[Image: 68747470733a2f2f692e696d6775722e636f6d2f...452e706e67]




RE: Infoga - Email Information Gathering - phyrrus9 - 08-31-2017

I really don't want to seem disrespectful, but I browsed through the code, and it looks like you just wrote a command line googler.. Is there something I'm missing here? I guess what I'm asking is do you intend to make this tool have any core use or was it always intended to just be a python-based web request sender hardcoded to various search engines? I don't want to be critical if this is still in development, but if this is the final product then I'd like to know why?


RE: Infoga - Email Information Gathering - ZanGetsu - 08-31-2017

(08-31-2017, 02:52 PM)phyrrus9 Wrote: I really don't want to seem disrespectful, but I browsed through the code, and it looks like you just wrote a command line googler.. Is there something I'm missing here? I guess what I'm asking is do you intend to make this tool have any core use or was it always intended to just be a python-based web request sender hardcoded to various search engines? I don't want to be critical if this is still in development, but if this is the final product then I'd like to know why?

Really is a basic proyect, but is open source to use or Modify, but the name author is Mr.robot. (I share my list of tools)

Thanks for comment!


RE: Infoga - Email Information Gathering - phyrrus9 - 08-31-2017

(08-31-2017, 03:29 PM)ZanGetsu Wrote:
(08-31-2017, 02:52 PM)phyrrus9 Wrote: I really don't want to seem disrespectful, but I browsed through the code, and it looks like you just wrote a command line googler.. Is there something I'm missing here? I guess what I'm asking is do you intend to make this tool have any core use or was it always intended to just be a python-based web request sender hardcoded to various search engines? I don't want to be critical if this is still in development, but if this is the final product then I'd like to know why?

Really is a basic proyect, but is open source to use or Modify, but the name author is Mr.robot. (I share my list of tools)

Thanks for comment!

That only marginally answered my question. Are you just doing this to learn more about programming? Really asking what benefit was gained by creating this script.


RE: Infoga - Email Information Gathering - ZanGetsu - 08-31-2017

(08-31-2017, 03:31 PM)phyrrus9 Wrote:
(08-31-2017, 03:29 PM)ZanGetsu Wrote:
(08-31-2017, 02:52 PM)phyrrus9 Wrote: I really don't want to seem disrespectful, but I browsed through the code, and it looks like you just wrote a command line googler.. Is there something I'm missing here? I guess what I'm asking is do you intend to make this tool have any core use or was it always intended to just be a python-based web request sender hardcoded to various search engines? I don't want to be critical if this is still in development, but if this is the final product then I'd like to know why?

Really is a basic proyect, but is open source to use or Modify, but the name author is Mr.robot. (I share my list of tools)

Thanks for comment!

That only marginally answered my question. Are you just doing this to learn more about programming? Really asking what benefit was gained by creating this script.

Zorry I not understand much English, but What I'm trying to say, is that I'm not the tool's creator, in the link download say author (I sharing my personal tools), reggards!!