Infoooze is an OSINT (Open Source Intelligence) tool used to gather information from usernames, emails, IP addresses, domains, websites, and social media platforms. It provides multiple recon modules in a single menu-based interface, making it useful for basic cybersecurity and information gathering.
Installation Commands
Update and upgrade packages:
pkg update && pkg upgrade -yInstall node.js:
pkg install nodejs-lts -yInstall Infoooze globally using npm:
npm install -g -s infooozeStart the tool:
infooozeUsage Commands
Run Infoooze:
infooozeAfter starting, you will see a menu with options:
- User Recon
- Email Finder
- IP Lookup
- Whois Info
- Subdomain Finder
- DNS Records
- Website Scan
- Git Recon
- URL Expander
Select option, for example:
01 (User Recon)Enter target username when asked.

