Code Monkey home page Code Monkey logo

identikit-builder's Introduction

IDENTIKIT BUILDER

Identikit builder is an OSINT tool used to collect,analyze and run reconnaissance on Twitter, Instagram and Linkedin platforms.

Installation ⚙️

You will have to install all those dependencies inside the root directory:

pip3 install linkedin-api~=2.0.0a

pip install python-twitter

pip install --user -U nltk

python3 -m pip install -U matplotlib

pip install WordCloud

pip install hatesonar

pip3 install "scikit_learn==0.22.2.post1"

Then you have to install Osintagram dependencies:

Inside Osintagram folder : cd Osintagram you must run this commands:

  1. python3 -m venv venv
  2. pip install -r requirements.txt

Usage 💻

you will have to grand read, write and execute permission to those shell script:

  1. chmode 777 ./osint.sh
  2. chmode 777 ./justTwitterOsint.sh

Twitter OSINT

1. Run  `./justTwitterOsint.sh`

The script will build for you one Identikit in three different formats:

  • Epub
  • Markdown
  • Html

You can inspect the identikits inside ./Output/ folder

Linkedin + Twitter + Instagram OSINT

If you want to perform OSINT on all those three platforms you will have to:

  1. provide your Linkedin username and password inside the .env file in the root directory
  2. provide your Instagram username and password inside ./Osintagram/config/credentials.ini
  3. run the shell script: ./Osint.sh

You can inspect the report inside ./Output/report.html

⚠️ ⚠️ DANGER ⚠️ ⚠️

the scraping done on Linkedin and Instagram is not performed through official api but through selenium bot.

There is a really high chance that your Instagram and Linkedin account will be banned after a few attempts.

We suggest you to perform only the Twitter OSINT

identikit-builder's People

Contributors

lucastoian23 avatar

Watchers

Luca Stoian 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.