Infoooze is a powerful CLI-based OSINT tool that quickly gathers detailed intelligence on websites, IPs, usernames, and more.
A OSINT tool which helps you to quickly find information effectively. All you need is to input and it will take take care of rest.
Infoooze is designed for security researchers, threat intelligence analysts, and penetration testers who need to perform rapid open-source intelligence gathering on various targets such as domains, IP addresses, and social media profiles. It simplifies the process of collecting reconnaissance data through a single command-line interface, making it ideal for both beginners and professionals seeking efficient information discovery.
Infoooze requires NodeJs version 12 or higher and supports Linux, Windows, and Termux environments. It saves results automatically to text files for later reference. Users should ensure they have appropriate permissions and legal rights to perform reconnaissance on target entities.
Ensure NodeJs 12 or later is installed on your system.
On Linux, install NodeJs using: sudo apt-get install nodejs
On Termux, install NodeJs LTS using: pkg install nodejs-lts
On Windows, download and install NodeJs LTS from the official website and restart your computer.
Install Infoooze globally via npm with: sudo npm install infoooze -g -s (Linux)
Or install on Termux with: npm install -g -s infoooze
To uninstall, run: npm remove infoooze -g
infoooze
Run the Infoooze tool from any directory to start gathering OSINT data.