View Issue Details

IDProjectCategoryView StatusLast Update
0004478Kali LinuxNew Tool Requestspublic2020-02-25 13:54
ReporterNhoya Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionsuspended 
Summary0004478: gOSINT - an OSINT tool
Description

Hi, i'm the developer of gOSINT an OSINT tool that aims to use different pools to find infomations about a target

In short that's what gOSINT can do:

  • Find mails from git repository
  • Find Dumps for mail address
  • Search for mail address linked to domain/mail address in PGP keyring
  • Retrive Info from domain whois (waiting to be implemented)
  • Search for mail address in source code
  • Retrive Telegram Public Groups History (i fully implemented a lightweight Telegram Scraper)

Oh and it's memory safe :P

Let me know what you think about this project. I'll be available for further informations

Activities

Nhoya

Nhoya

2018-01-14 16:20

reporter   ~0007810

You can find the source here: https://github.com/Nhoya/gOSINT

g0tmi1k

g0tmi1k

2018-01-29 14:58

administrator   ~0008402

To help speed up the process of evaluating the tool, please make sure to include the following information (the more information you include, the more beneficial it will for us):

  • [Name] - The name of the tool
  • [Version] - What version of the tool should be added?
    --- If it uses source control (such as git), please make sure there is a release to match (e.g. git tag)
  • [Homepage] - Where can the tool be found online? Where to go to get more information?
  • [Download] - Where to go to get the tool?
  • [Author] - Who made the tool?
  • [Licence] - How is the software distributed? What conditions does it come with?
  • [Description] - What is the tool about? What does it do?
  • [Dependencies] - What is needed for the tool to work?
  • [Similar tools] - What other tools are out there?
  • [How to install] - How do you compile it?
  • [How to use] - What are some basic commands/functions to demonstrate it?
Nhoya

Nhoya

2018-01-29 16:45

reporter   ~0008537

-[Name]: gOSINT
-[Version]: v0.5
-[Homepage]: https://github.com/Nhoya/gOSINT
-[Download]: https://github.com/Nhoya/gOSINT/releases
-[Author]: Nhoya - Francesco Giordano
-[License]: GPLv3
-[Description]: gOSINT is an OSINT swiss army knife. It helps find useful informations about targets using information gathering from multiple sources. (PGP keyring/haveibeenpwned.com/shodan.io/GitHub/BitBucket/git files/Telegram)
-[Similar tools]: The Harvester
-[How to Install]: download the release source, be surego >= 1.8 is installed and run build.sh (it will take care of installing dependencies, building the project and moving it in the right directory)
-[How to use]: gOSINT has multiple modules so various actions can be done. I leave here some asciinema demos (they are not all the action you can perform, please check the readme for a more accurate list)
--PGP Module demo: https://asciinema.org/a/21PCpbgFqyHiTbPINexHKEywj
--haveibeenpwned.com module demo: https://asciinema.org/a/x9Ap0IRcNNcLfriVujkNUhFSF
--Telegram crawler demo: https://asciinema.org/a/nbRO9FNpjiYXAKeI87xn29j9z
--Shodan module demo: https://asciinema.org/a/9lfzAZ65n9MJCkrUrxoHZQYwP

g0tmi1k

g0tmi1k

2020-02-25 13:54

administrator   ~0012350

It looks like dev has stopped on this.

If it picks up again, we will add it=)

Issue History

Date Modified Username Field Change
2018-01-14 16:19 Nhoya New Issue
2018-01-14 16:20 Nhoya Note Added: 0007810
2018-01-29 14:58 g0tmi1k Note Added: 0008402
2018-01-29 16:45 Nhoya Note Added: 0008537
2018-05-08 08:07 g0tmi1k Summary gOSINT, an OSINT tool => gOSINT - an OSINT tool
2020-02-25 13:54 g0tmi1k Note Added: 0012350
2020-02-25 13:54 g0tmi1k Status new => closed
2020-02-25 13:54 g0tmi1k Resolution open => suspended