gOSINT icon indicating copy to clipboard operation
gOSINT copied to clipboard

OSINT Swiss Army Knife

Results 19 gOSINT issues
Sort by recently updated
recently updated
newest added

At the moment gOSINT heavily depends on too many packages, would be good to rewrite some of them as standalone functions (when possible) Here is a visualization graph for the...

enhancement
help wanted
good first issue

PR are welcomed, we can also use an internal library but since BitBucket is a bigger platform would be nice to use an external library always maintained

enhancement
good first issue
modules

I would add a module that let run gOSINT as a web service exposing REST API

enhancement
good first issue
modules
core

gOSINT in has been rewritten almost entirely, replacing modules logic and enhancing performances. This unfortunately caused the concatenation of the module (available in 0.5 stable) is now gone. Since it's...

enhancement
help wanted
good first issue
core

After the release of the new PNI module gOSINT acquired its first external dependecy: `tesseract-ocr` This breaks the windows build script. A good addition will be to restore the support,...

enhancement
help wanted
good first issue

From 1.0 gOSINT will support [SemVer](https://semver.org/)

enhancement
core

At the moment the `git` module is limited to git API or memory space. This can lead to 2 problems: - The git website API are too limited and will...

enhancement

After the implementation of pagination for GitHub and BitBucket API (thanks to the report on #1) i was thinking about using some workers to speedup the scraping process. My idea...

enhancement
help wanted
good first issue
hacktoberfest

Implementing censys module for range search and host details

enhancement
good first issue
hacktoberfest