Skip to content

Show me who your friends are and I’ll tell you who you are

License

Notifications You must be signed in to change notification settings

s0ko1ex/soc_recon

Repository files navigation

soc_recon

MIT License Copyright (c) 2018 tbakunin

Please read LICENSE for the licensing of Soc_Recon

Features

Soc_Recon is a Proof-of-Concept project that uses information about social network's users' to gain additional info about them.

Installation

The whole project is written in Python 3 which makes installation pretty straightforward

Install dependencies

pacman -S igraph
pip3 install networkx, vk_api, matplotlib, python-igraph

Download and run

git clone https://github.com/tbakunin/soc_recon.git
cd soc_recon
python3 main.py

VK API

One needs to have a VK account to work with its API

About

Show me who your friends are and I’ll tell you who you are

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages