Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prili/fb-hfc
Facebook hidden friends crawler POC
https://github.com/prili/fb-hfc
Last synced: 11 days ago
JSON representation
Facebook hidden friends crawler POC
- Host: GitHub
- URL: https://github.com/prili/fb-hfc
- Owner: prili
- Created: 2014-05-29T09:34:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-29T10:14:23.000Z (over 10 years ago)
- Last Synced: 2024-08-02T14:10:49.186Z (4 months ago)
- Size: 162 KB
- Stars: 269
- Watchers: 34
- Forks: 117
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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-lxmlpip install selenium
pip install requests
pip install colorama
Note: Tested on ubuntu only