Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prili/fb-hfc

Facebook hidden friends crawler POC
https://github.com/prili/fb-hfc

Last synced: about 2 months ago
JSON representation

Facebook hidden friends crawler POC

Awesome Lists containing this project

README

        

fb-hfc
======

Facebook hidden friends crawler POC - By Shay Priel

A POC for Facebook Hidden Friends Vulnerability

Disclaimer: This tool is POC for educational purposes only

Installation:

You will need:
apt-get install python-lxml

pip install selenium

pip install requests

pip install colorama

Note: Tested on ubuntu only