GithubHelp home page GithubHelp logo

udahacker / infoooze Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devxprite/infoooze

1.0 0.0 0.0 1.69 MB

Infoooze is an Open-source intelligence (OSINT) tool in NodeJs. It provides various modules that allow efficient searches.

Home Page: https://infoooze.js.org

License: MIT License

JavaScript 94.51% HTML 5.49%

infoooze's Introduction


Table of Content

  1. About Infoooze
  2. Getting Started
  3. Usage
  4. Run in Gitpod
  5. Contributing
  6. License
  7. Contact

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

  1. Insta Recon
  2. Subdomain Scanner
  3. Ports Scan
  4. User Recon
  5. Mail finder
  6. URL Scanner
  7. Exif metadata extract
  8. Whois Lookup
  9. IP Lookup
  10. Header Info
  11. Domain Age
  12. DNS Lookup
  13. UserAgent Lookup
  14. Git Recon
  15. Expand URL
  16. Instagram DP Viwer
  17. Save Results to file

Support

Linux Termux Windows Mac

✔ Tested
❔ - Not tested

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

Installation on Termux

 npm install -g -s infoooze

Install locally

git clone https://github.com/devXprite/infoooze.git
cd infoooze
npm install
node index.js

Uninstall

npm remove infoooze -g

(back to top)

Usage

After installing you can run tool by just typing infoooze.

infoooze [options] [value]

You can also use infooze & infoze.

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 domain'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

Examples

  • To Update Tool:
    npm update -g infoooze
  • To get list of all the basic options use -h :
    infoooze -h
  • To Get Instagram User Info:
    infoooze -i instagam
  • To Get Domain's Whois Information:
    infoooze -w google.com
  • To Get Subdomains of website:
    infoooze -s google.com
  • To Get IP Information:
    infoooze -p 8.8.8.8

(back to top)

Run with Gitpod

Click this button to run your project on Gitpod which comes with pre-configured environment you need.

Open in Gitpod

Screenshots


(back to top)


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

(back to top)

Supporters

Stargazers:

Stargazers repo roster for @devXprite/infoooze

Forkers

Forkers repo roster for @devXprite/infoooze

(back to top)

Special Thanks

License

Distributed under the MIT License. See LICENSE.txt for more information.

infoooze's People

Contributors

devxprite avatar 7orp3do avatar dependabot[bot] avatar danielazulayy avatar c3n7ral051nt4g3ncy avatar avi465 avatar imgbotapp avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.