Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/3nock/OTE

OSINT Template Engine
https://github.com/3nock/OTE

attack-surface cplusplus cybersecurity footprinting gui hacking information-gathering infosec intelligence-gathering osint qt qt5 recon reconnaissance security-tools subdomain

Last synced: about 2 months ago
JSON representation

OSINT Template Engine

Lists

README

        











OSINT Template Engine is a research-grade tool for OSINT Information gathering & Attack Surface Mapping which uses customizable templates to collect data from sources. It allows for new template creation and modification of existing ones which gives it a competitive advantage over other tools of the same category. For more information see the [documentation](https://github.com/3nock/OTE/wiki).

There are thousands of sources that provide OSINT information about various targets through their API Endpoints. OSINT Template Engine combines these capabilities into a template(a single template for a single OSINT source) giving you access to their entire available API enpoints.

Different from other already available tools, OSINT Template Engine allows you to easily modify the API endpoints interactions by customizing the endpoint's links and parameters which helps in preventing dead links incases of API endpoint updates and upgrades by the OSINT sources.

See the dedicated [respository](https://github.com/3nock/OTE-Templates) which contains all the templates available for the OSINT Template Engine.

# Installation and Usage

OSINT Template Engine is designed for easy installation and usage even for first timers.

- First, [download](https://github.com/3nock/OTE/releases) the package of your choice.

- Then [install](https://github.com/3nock/OTE/wiki/Installation) the downloaded SpiderSuite package.

For complete documentation of OSINT Template Engine see [wiki](https://github.com/3nock/OTE/wiki).

# Contributing

_**Are you a developer?**_

You can check out open [issues](https://github.com/3nock/OTE/issues) or build features you have in mind and submit pull requests.

_**Not a developer?**_

You can help by reporting [bugs](https://github.com/3nock/OTE/issues), requesting new [features](https://github.com/3nock/OTE/issues), improving the [documentation](https://github.com/3nock/OTE/wiki), [sponsoring](SPONSOR.md) the project & writing articles.

For More information see [contribution guide](CONTRIBUTING.md).

# Sponsors

WebSec BV, a cybersecurity company based in Amsterdam, is recognized for their dedication to helping businesses and individuals protect themselves against online threats. As a valued sponsor, they have contributed significantly to the promotion of cybersecurity and the creation of a safer online world.

WebSec's team of professionals is committed to staying ahead of the latest threats and developing cutting-edge solutions to keep their clients protected. Their passion for cybersecurity education has made them a trusted and reliable partner in the industry.

Through their sponsorship and support, WebSec has demonstrated their commitment to promoting cybersecurity awareness and helping people stay safe online. Their contributions are greatly appreciated and have made a significant impact on the work being done in this field, such as making this project a reality.

Overall, WebSec BV is a trusted and respected leader in the fight against cybercrime, and their sponsorship and support have been instrumental in promoting a safer online world. They are a valued partner and their contributions to this important work are truly appreciated.

Website: [websec.nl](https://websec.nl)

Blog: [websec.nl/blog](https://websec.nl/blog)

# Credits

This project is greatly inspired by projectdiscovery's [nuclei](https://github.com/projectdiscovery/nuclei) vulnerability scanner.

It also includes software developed by the following open source projects:
- SQLite database [library](https://sqlite.org)