Infoooze is a New OSINT tool in NodeJs. It helps you to quickly find information about “something” effectively. Its a Global package so that you can easily use it independently from any directory. All you need is to input info such as website, ip, username… and it will take take care of rest.
You can install and use this tool on Linux and termux. In addition, 17 different osint tools are included in this tool.
- Insta Recon
- Subdomain Scanner
- Ports Scan
- User Recon
- Mail finder
- URL Scanner
- Exif metadata extract
- Whois Lookup
- IP Lookup
- Header Info
- Domain Age
- DNS Lookup
- UserAgent Lookup
- Git Recon
- Expand URL
- Instagram DP Viwer
How to install Infoooze tool on termux
Installing this tool on termux is very simple and you will need a few modules to install this tool on your termux and install them first.
Pre-request
You need NodeJs 10 or later to run this tool. You can install NodeJs
Linux
sudo suapt-get install nodejs
Although there is no need to install NodeJs on Kali Linux, as its packages are already present in Kali Linux.
Termux
pkg install nodejs-lts python
After installing node-js you can install the infoooze tool on your termux using npm. To install this tool, type the following command on your terminal.
npm install -g -s infoooze
After installing the infoooze tool you can run this tool by typing infoooze.
You can also use infooze & infoze.
infoooze [options] [value]
Tool Options
Short Form | Long Form | Description |
---|---|---|
-n | –dnslookup | domain name system lookup |
-e | –headerinfo | find website headers |
-p | –iplookup | find IP info |
-a | –webscan | analyze suspicious URLs |
-m | –mailfinder | find email with specific name |
-t | –portscan | find open ports |
-x | –exif | extracts Exif metadata from image |
-r | –userrecon | username reconnaissance |
-w | –whoislookup | find doamin’s whois info |
-d | –domainAge | find website Age |
-s | –subdomain | find subdomains of website |
-h | –help | Output usage information |
-c | –subdomainrecon | find subdomains passively |
-g | –gitrecon | find github user info |
-i | –instaRecon | find Instagram users info |
-u | –useragent | find browser info |
-l | –urlexpand | long url of shorten URL |
-v | –version | Output the version number |
Some Examples
To Get Instagram User Info
Even if you know the instagram name of your target, you can use it to know their complete information through this tool.
infoooze -i
To Get Domain’s Whois Information
This tool tracks the whois information of a domain very accurately.
infoooze -w google.com
To Get Subdomains of website
infoooze -s google.com
To Get IP Information
infoooze -p 8.8.8.8
Intall Infoooze tool on linux
Installation Process is same as Termux
Using NPM
sudo sunpm install -g -s infoooze
npm install git+ssh://git@github.com/7ORP3DO/infoooze.git -g
I hope this post was very helpful to you and I want to share this post with your friends too. If you have any doubts about this post you can ask me through the command section.
إرسال تعليق