omnibus icon indicating copy to clipboard operation
omnibus copied to clipboard

The OSINT Omnibus (beta release)

Results 24 omnibus issues
Sort by recently updated
recently updated
newest added

Provide support for URLs and expand modules to investigate them, add them as children, etc.

enhancement
in-progess
testing

the FQDN artifact regex pattern doesn't properly recognize subdomains. this needs to be addressed so users can run modules against subdomains they add or ones discovered by other modules as...

enhancement
in-progess
testing

By leveraging cmd2's support for argparse we can get rid of a lot of commands and add argument support to many existing ones. For example, we'll now have support for...

enhancement
in-progess
cli

Creating a constants.py file to contain path to root dir, API keys file, app configuration file, app version info. Found this snippet from the threatshell project by @tstallings at Salesforce...

enhancement
testing

- Requires API key - Use endpoint to check threat lists of IP artifacts - Use endpoint "/api/pastries/{IP}"

backlog
module

Provide support for users to import & export artifacts and their enriched context via: **Export** - [ ] AWS SQS - [x] HTTP REST API Endpoints - [x] Local JSON...

enhancement
backlog
pipeline

- module will retrieve arbitrary HTML, text, or PDF from local or remote sources - Leverage the InQuest iocextract library to parse out any IOCs and add as new artifacts...

backlog
module

- Migrate all documentation to readthedocs.io - Convert Markdown docs to RST/Sphinx doc format - not the quickest task but I'm getting there

in-progess

Case management system - Allow users to open cases and add artifacts to those cases - Cases can be switched between and worked on by themselves - Cases can have...

enhancement

Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies