Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Infoga - Email Information Gathering filter_list
Author
Message
Infoga - Email Information Gathering #1
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]

[Image: Vs4P58c.png]

Reply

RE: Infoga - Email Information Gathering #2
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?

Reply

RE: Infoga - Email Information Gathering #3
(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!
[Image: Vs4P58c.png]

Reply

RE: Infoga - Email Information Gathering #4
(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.

Reply

RE: Infoga - Email Information Gathering #5
(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!!
[Image: Vs4P58c.png]

Reply