Hyldem0er / Skirnir

SOCMINT tool to find social media accounts.
https://hyldem0er.gitbook.io/skirnir
GNU General Public License v3.0
18 stars 0 forks source link
gui osint socmint

Skirnir

Profile Icon

Introduction

Welcome to Skirnir, a sophisticated Open Source Intelligence (OSINT) tool designed to empower your online presence discovery. In the digital era, maintaining awareness of your footprint across popular social networks is crucial. Skirnir is specialized in scraping platforms like Instagram, Facebook, Twitter, and LinkedIn to uncover any trace of your online identity or lost accounts.

Key Features

Please remember that Skirnir is intended for educational purposes only.

Screenshot

Skirnir UI

Getting Started

Create a Python Environment

python3 -m venv env

Activate the Python Environment

Linux/MacOS

source env/bin/activate

Windows

.\env\Scripts\activate

Install Requirements

pip install -r requirements.txt

Launch the Skirnir Program (User Interface)

Linux/MacOS

python3 main.py --ui

Windows

.\env\Scripts\python.exe main.py --ui

Documentation

You can have a look at the documentation here: Wiki

License

This project is distributed under the GNU General Public License version 3(GNU GPLv3).