Ticker

6/recent/ticker-posts

Ominis OSINT For Secure Web-Search Like Dorking


I have posted many articles related to information gathering with the help of different OSINT (Open Source Intelligence) techniques and tools. In this article, I'll introduce you to the most powerful information-gathering Python script that helps you obtain information publically available on the Internet with the help of advanced Dorking techniques OSINT.

Ominis Osint: Secure Web-Search Using Python

This Python script is an OSINT (Open Source Intelligence) tool called "Ominis OSINT - Secure Web-History Search." 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.


Installation and Usage

git clone https://github.com/AnonCatalyst/Ominis-Osint
cd Ominis-Osint
pip install -r requirements.txt
pip install -r requirements.txt --break-system-packages
python ominis.py

Now you can see the banner of Ominis on your Linux terminal, enter any keyword you like to gather information about and the process will be started.

I hope this information is helpful for you to make sure to save bookmarks for future posts and join our Complete Real-world hacking course to learn everything directly from us.