About Infoooze
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.
Features
- 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
- Save Results to file
Getting Started
Prerequisites
You need NodeJs 10 or later to run this tool. You can install NodeJs
- On Linux
sudo apt-get install nodejs
Although there is no need to install NodeJs on Kali Linux, as its packages are already present in Kali Linux.
- On Termux
pkg install nodejs-lts
Installation on Linux
Using NPM
sudo npm install infoooze -g -s
Using GIT
sudo npm install git+ssh://[email protected]/devXprite/infoooze.git -g
Github : https://github.com/devXprite/infoooze
*Beware click the link!