Skip to content
OSINTTools

Loki: Command Line Sock Puppet Creator for Investigators

GitHub: https://github.com/malwaredojo/loki
Last Commit: October 6th, 2024


The Loki Framework

Automated Command Line Identity Generation Tool for OSINT Investigators

Installation  •  Features  •  Contributions  •  Future Goals

What's Loki?

Loki can create a sock puppet identity, that you can use to create a fake online presence to start your investigations. As an OSINT, Private or any other Investigator who seeks to conduct OSINT investigations; you need a sock puppet which cannot be traced back to you. Setting up a sock puppet is easy; only if you know where to look for.

Loki automates this process and provides you with all the necessary details for the creation of your sock puppet. Loki is in the initial stages of development and more features will be added over time. Loki has the capability of providing you with not only the details but also an AI Generated image from this website as of 26/10/22. Many more features will be added as the project continues.

To know about Future Goals click here

Screenshot

Installation & Usage

$ git clone https://github.com/malwaredojo/loki.git
$ cd loki/
$ pip3 install -r requirements.txt
$ cd loki
$ sudo python3 loki.py

Features

  • Information Stored in a text file
  • Information generation with AI Generated Image from (This person Does Not Exist)
  • Choose profession of sock puppet if you wish to

Future Goals

This is the list of all the future goals of this project.

  • To make it Distribution Independent
  • To have automated social media account creation in the name of the fake generated info
  • To add the gender switch to let the framework generate information; as the user wishes it to be
  • To add information generator based on nationality that the user specifies
  • To save the output in various formats (JSON, CSV)

Contributions & License

You can contribute in following ways:

  • Report bugs
  • Add more tools for installation
  • Give suggestions to make it better
  • Fix issues & submit a pull request

Loki is licensed under GPL 3.0 license

Comments

Latest