Ominis Osint

No description is available yet
Ominis Osint logo

Ominis-OSINT: Web Hunter


Overview

A comprehensive Open-Source Intelligence Gathering (OSINT) tool for gathering and analyzing publicly available information from the internet.


Features

  • Web Search: Utilizes Google search to gather information on a target.
  • Username Searches: Performs searches across multiple platforms using a list of URLs provided in src/urls.txt.
  • Data Aggregation: Compiles gathered data into comprehensive profiles, ideal for identifying relationships and tracking online activities.
  • Analytical Tools: Includes predictive analytics to forecast emerging risks and market shifts.

Applications

  • Identifying Potential Threats: Proactively monitors online chatter to identify security breaches, cyberattacks, or malicious activities.
  • Monitoring Competitors: Tracks competitors' online presence, social media activities, and product launches.
  • Gathering Human Intelligence: Collects human intelligence from forums, social media, and online discussions.
  • Detecting Brand Mentions: Tracks brand mentions, reviews, and sentiment across social media and news articles.

Configuration

  • Web search uses Google by default.
  • Configure the list of URLs in src/urls.txt for username searches.

Installation

  • Optional PIP install: pip install Ominis-OSINT
  • Run the following command at your own risk if having installation issues when using pip: pip install -r requirements.txt --break-system-packages
  • Install using default install script: chmod +x install.sh; sudo sh install.sh
  • Install for Windows: Simply double-click the install.bat file or run it from Command Prompt.

Usage

  1. Navigate to the script's directory: cd Ominis-OSINT
  2. Run on Windows: Simply double-click the ominis.exe file or run it from Command Prompt.
  3. Run the script normally: python3 ominis.py




> Visit Ominis Osint Website <