Giter Club home page Giter Club logo

intelify's Introduction

Intelify

This is the first Node.js project I ever wrote from scratch. The concept is an OSINT (Open Source Intelligence) tool for looking up breached data by username, email, IP address. The data used in the demo is not inlcuded with Intelify. Therefore, you will have to obtain it yourself. If someone wants to pay me 4 figures for the data and intel, then I might consider it. I combined and parsed hundreds of breached databases into one MySQL table which resulted in multiple gigabytes in size. With proper column indexing and code optimization, a query takes no more than 10-20 milliseconds at average.

I spent only 2 days doing this from scratch. With a mild motivation boost and some extra time I could’ve turned this into way much greater OSINT tool, than just simply a database lookup.

NodeJS NodeJS discord.js




Demo

Intelify Discord OSINT tool demo 2022-11-20

▶️ Watch on YouTube




Remarks

  • If you haven’t played around with discord bots or API before. Then you might want to consider reading the Discord API introduction.
  • You will need to enter the client and user ID of your bot in .env file, along with the credentials to your MySQL database. Please note that the username, password, and database must be Base64 encoded in the `.env` file.
  • Do not forget to import the `structure.sql` in your MySQL database.

intelify's People

Contributors

mtfy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hikk98

intelify's Issues

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.