Skip to content

Releases: AnonCatalyst/Ominis-OSINT

Ominis-OSINT.(arguments).version.10.12.2024

Choose a tag to compare

@AnonCatalyst AnonCatalyst released this 12 Oct 17:26
9972e49

usage: ominis.py [-h] -q QUERY [-l LANGUAGE] [-c COUNTRY] [-s START_DATE]
[-e END_DATE]

Secure Web-Hunter

options:
-h, --help show this help message and exit
-q QUERY, --query QUERY
The query to search
-l LANGUAGE, --language LANGUAGE
The language code (e.g., "lang_en" for English)
-c COUNTRY, --country COUNTRY
The country code (e.g., "countryUS" for United
States)
-s START_DATE, --start_date START_DATE
The start date for the date range (MM/DD/YYYY)
-e END_DATE, --end_date END_DATE
The end date for the date range (MM/DD/YYYY)

Release of 5/11/2024

Choose a tag to compare

@AnonCatalyst AnonCatalyst released this 18 Sep 04:41
7f90d9e

3/13/2024 Nonmodular release

Choose a tag to compare

@AnonCatalyst AnonCatalyst released this 18 Mar 09:50
ccb040c

3/13/24 - release
This release has been given to users incase they don't like the new more modular design of the current updated version

Ominis-Osint-Project-v1.0.0

Choose a tag to compare

@AnonCatalyst AnonCatalyst released this 09 Oct 19:26
9e69b3a

This Python script is an OSINT (Open Source Intelligence) tool called "Ominis OSINT - Information Gathering." It performs online information gathering by querying Google for search results related to a user-inputted query. The tool extracts relevant information such as titles, URLs, and potential mentions of the query in the results. Additionally, it identifies potential social profiles and forums associated with the search results. The script uses various libraries for web scraping, HTTP requests, and user-agent handling, providing a simple yet effective means for gathering open-source intelligence on a given topic or query.