Dancylove
  • Home
  • General news
    10 TEST TO HELP YOU FIND A career that suits you

    10 TEST TO HELP YOU FIND A career that suits you

    The threshold for human ear sounds. How much can you hear?

    The threshold for human ear sounds. How much can you hear?

    How to fix vcruntime140.dll is Missing Error on Windows

    How to fix vcruntime140.dll is Missing Error on Windows

    A small tool that disables dangerous Windows features

    A small tool that disables dangerous Windows features

    Basic User Mistakes About CPU ???

    Basic User Mistakes About CPU ???

    The world’s largest forum announced the number of daily users for the first time

    The world’s largest forum announced the number of daily users for the first time

    In which, on which, for which, of which is what? Distinguish

    In which, on which, for which, of which is what? Distinguish

    What is look like, look for, look to, be like & How to use

    What is look like, look for, look to, be like & How to use

  • Technology tips
    10 TEST TO HELP YOU FIND A career that suits you

    10 TEST TO HELP YOU FIND A career that suits you

    The threshold for human ear sounds. How much can you hear?

    The threshold for human ear sounds. How much can you hear?

    How to fix vcruntime140.dll is Missing Error on Windows

    How to fix vcruntime140.dll is Missing Error on Windows

    A small tool that disables dangerous Windows features

    A small tool that disables dangerous Windows features

    Basic User Mistakes About CPU ???

    Basic User Mistakes About CPU ???

    The world’s largest forum announced the number of daily users for the first time

    The world’s largest forum announced the number of daily users for the first time

    In which, on which, for which, of which is what? Distinguish

    In which, on which, for which, of which is what? Distinguish

    What is look like, look for, look to, be like & How to use

    What is look like, look for, look to, be like & How to use

  • Software
  • Home
  • General news
    10 TEST TO HELP YOU FIND A career that suits you

    10 TEST TO HELP YOU FIND A career that suits you

    The threshold for human ear sounds. How much can you hear?

    The threshold for human ear sounds. How much can you hear?

    How to fix vcruntime140.dll is Missing Error on Windows

    How to fix vcruntime140.dll is Missing Error on Windows

    A small tool that disables dangerous Windows features

    A small tool that disables dangerous Windows features

    Basic User Mistakes About CPU ???

    Basic User Mistakes About CPU ???

    The world’s largest forum announced the number of daily users for the first time

    The world’s largest forum announced the number of daily users for the first time

    In which, on which, for which, of which is what? Distinguish

    In which, on which, for which, of which is what? Distinguish

    What is look like, look for, look to, be like & How to use

    What is look like, look for, look to, be like & How to use

  • Technology tips
    10 TEST TO HELP YOU FIND A career that suits you

    10 TEST TO HELP YOU FIND A career that suits you

    The threshold for human ear sounds. How much can you hear?

    The threshold for human ear sounds. How much can you hear?

    How to fix vcruntime140.dll is Missing Error on Windows

    How to fix vcruntime140.dll is Missing Error on Windows

    A small tool that disables dangerous Windows features

    A small tool that disables dangerous Windows features

    Basic User Mistakes About CPU ???

    Basic User Mistakes About CPU ???

    The world’s largest forum announced the number of daily users for the first time

    The world’s largest forum announced the number of daily users for the first time

    In which, on which, for which, of which is what? Distinguish

    In which, on which, for which, of which is what? Distinguish

    What is look like, look for, look to, be like & How to use

    What is look like, look for, look to, be like & How to use

  • Software
No Result
View All Result
Dancylove
No Result
View All Result
Home Technology tips

How to use Infoooze to search for other people’s information on the Internet

How to use Infoooze to search for other people's information on the Internet

by admin
June 11, 2022
in Technology tips
464 29
0
How to use Infoooze to search for other people’s information on the Internet

How to use Infoooze to search for other people's information on the Internet

740
SHARES
3.5k
VIEWS
Share on FacebookShare on Twitter

Infoooze is an OSINT tool written in nodejs that helps you quickly find information about anyone. Just enter information such as email, website, ip, username…. The tool will search based on open sources available on the Internet.

Contents

  • 1. Features of Infoooze
  • 2. Infoooze settings
    • Install NodeJS
  • 3. How to use Infoooze to search for other people’s information on the Internet

1. Features of Infoooze

  • Find Instagram account information
  • Find Subdomain of Website
  • Ports Scan
  • Find information related to Username
  • Find information about eMai
  • Find Web address information
  • Analysis of Exif metadata
  • Whois Lookup
  • IP Lookup
  • Header Information
  • Domai’s age
  • DNS Lookup
  • UserAgent Lookup
  • Find information of Git
  • Expand URL
  • Instagram DP View
  • Save the result to the file txt

You can install Infoooze support on 3 platforms:

2. Infoooze settings

Install NodeJS

Because Infoooze is written in NodeJS, your operating system needs to install this software to run:

Linux: type command

sudo su

Enter the root account password then Enter, then type the command below to install nodejs

apt-get install nodejs

On Kali Linux, the latest version has built-in Nodejs, so you don’t need to install it

Termux: type command

pkg install nodejs-lts python

Install Infoooze on Linux
You can use 1 of 3 ways:

Using NPM:

sudo su
npm install -g -s infoooze

Using GIT:

npm install git+ssh://git@github.com/7ORP3DO/infoooze.git -g

Using NPX:

npx infoooze

Install Infoooze on Termux

Install the same as on Linux

npm install -g -s infoooze

Install Infoooze on Windows
First you need to download and install NodeJS on Windows.

Download the file infoooze.zip and extract it.

Open the infoooze folder and type the following command:

npm install
node index.js

To remove infoooze you use the command: npm remove infoooze -g

3. How to use Infoooze to search for other people’s information on the Internet

Infoooze is an OSINT tool, so it will synthesize existing search engines on the Internet to give the most accurate results. To start the tool, use the command:

infoooze [options] [value]

In there:

  • options: is the search type
  • value: input value

Options will include:

Examples of using infoooze
To update the tool:

npm update -g infoooze

View the list of supported commands

infoooze -h

To get Instagram user info:

infoooze -i instagram

To get domain Whois information:

infoooze -w google.com

To get the site’s subdomain:

infoooze -s google.com

To get IP information:

infoooze -p 8.8.8.8

To enter Infoooze’s main menu, type infoooze command and wait a bit on the screen to launch the menu.

Next, select the feature to search for about someone, for example, I find information related to a certain username. In Your Option: 1

Next, enter the username to find, I will find the username freelearningtech. And the result will look like this:

The place where Results will be saved in is the folder where the results are saved. After the tool has finished scanning, open it to see the Web pages related to the username you just entered.

Previous Post

Linux software with similar features to Windows?

Next Post

How to Use HTML to Hack Websites – HTML INJECTION

admin

admin

Next Post
How to Use HTML to Hack Websites – HTML INJECTION

How to Use HTML to Hack Websites – HTML INJECTION

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular

  • How to take advantage of Google Colab as a free VPS

    How to take advantage of Google Colab as a free VPS

    1251 shares
    Share 500 Tweet 313
  • How to fix m.youtube keep showing as mobile version on a PC browser?

    1075 shares
    Share 430 Tweet 269
  • PoC CVE-2021-40444 – Attach Virus to Word File

    740 shares
    Share 296 Tweet 185
  • Install Windows 10 on Google Cloud (updated 03/2021)

    925 shares
    Share 370 Tweet 231
  • 4 super convenient and extremely convenient tips on Windows 10 you may not know

    939 shares
    Share 376 Tweet 235

About

  • Home
  • Contact
  • About
  • Policy

Recent hot posts

  • API Security 101: Injection
  • Tool InstallerFileTakeOver escalates Admin privileges on Windows 10/11
  • PoC CVE-2021-40444 – Attach Virus to Word File
  • DDosify – Website DDoS load testing tool
  • How to install Windows 11 without a Microsoft account with Rufus
July 2022
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Jun    

My blog is a place to share technology tips, best tips. Please follow and support me.

DMCA.com Protection Status

© 2022 JNews - Premium WordPress news & magazine theme by Jegtheme.

No Result
View All Result
  • Home
  • General news
  • Technology tips
  • Software

© 2022 JNews - Premium WordPress news & magazine theme by Jegtheme.

Login to your account below

Forgotten Password?

Fill the forms bellow to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In