Infoooze is a simple information gathering tool that combines multiple OSINT and reconnaissance features into a single terminal-based application. It allows users to collect publicly available information related to usernames, domains, IP addresses, websites, and more. You can install Infoooze in Termux to perform different OSINT and reconnaissance tasks using simple commands from your Android device.
Features of all-in-one Infoooze Osint tool:
- Search usernames across multiple platforms.
- Find email information.
- Perform IP address lookups.
- View Whois information.
- Scan website ports.
- Find subdomains.
- View DNS records.
- Extract image metadata.
- Analyze websites.
Install Infoooze Osint in Termux
To install Infoooze in Termux, run the following commands one by one. These commands will download the required packages and setup the tool.
Update Termux packages.
pkg update && pkg upgrade -y
Install Node.js LTS.
pkg install nodejs-lts -y
Install Infoooze globally using NPM.
npm install -g -s infoooze
After the installation completes, Infoooze Osint will be ready to use inside the Termux terminal.
Use Infoooze Osint in Termux
Start Infoooze Osint tool in Termux using the following command.
infooozeAfter running the command, the Infoooze menu will open inside the terminal.
01 User Recon
02 Email Finder
03 Useragent
04 Whois Info
05 Insta Recon
06 IP Lookup
07 Ports Scan
08 Website Age
09 Header Info
10 Website Scan
11 Git Recon
12 URL Expander
13 Subdomain
14 Exif Metadata
15 DNS Records
16 Youtube Metadata
98 Help
99 Report Bug
00 ExitChoose an option from the menu and enter the required information when prompted.
- User Recon : Searches for a username across multiple platforms.
- Email Finder : Searches for an email associated with a username.
- Useragent : Displays browser and user agent information.
- Whois Info : Shows registration information for a domain.
- Insta Recon : Collects publicly available information about an Instagram account.
- IP Lookup : Displays information related to an IP address.
- Ports Scan : Checks for open ports on a target website or server.
- Website Age : Shows how long a website has been active.
- Header Info : Displays HTTP headers of a website.
- Website Scan : Analyzes a URL and gathers website information.
- Git Recon : Collects publicly available information about a GitHub user.
- URL Expander : Expands shortened URLs and shows the full destination.
- Subdomain : Finds subdomains associated with a domain.
- Exif Metadata : Extracts metadata information from images.
- DNS Records : Displays DNS records for a domain.
- Youtube Metadata : Shows metadata information related to a YouTube video.
- Help : Displays the Infoooze help menu.
- Report Bug : Opens the bug reporting option.
- Exit : Closes Infoooze and returns to the Termux terminal.
Whenever you want to use Infoooze again, simply run:
infoooze
Choose the option you want and Infoooze will automatically perform the selected information gathering task and display the results in the Termux terminal.
Infoooze Osint tool Overview
Infoooze is a useful all-in-one OSINT tool that combines multiple information gathering features into a single place. It makes it easy to perform username searches, IP lookups, website analysis, and other reconnaissance tasks in Termux.



