OSIF : Open Source Information Facebook

OSIF is an accurate Facebook account information gathering, all sensitive information can be easily gathered even though the target converts all of its privacy to (only me), Sensitive information about residence, date of birth, occupation, phone number and email address.

Installation

$ pkg update upgrade
$ pkg install git python2
$ git clone https://github.com/ciku370/OSIF
$ cd OSIF

Setup

$ pip2 install -r requirements.txt

Running

$ python2 osif.py

Also Read – JWT Tool : A Toolkit For Testing, Tweaking & Cracking JSON Web Tokens

Screenshot

  • if you are confused how to use it, please type ‘help’ to display the help menu
  • [Warn] please turn off your VPN before using this program !!!
  • [Tips] do not overuse this program !!!
R K

Recent Posts

The file Command – Quickly Identify File Contents in Linux

While file extensions in Linux are optional and often misleading, the file command helps decode what a…

4 minutes ago

How to Use the touch Command in Linux

The touch command is one of the quickest ways to create new empty files or update timestamps…

13 minutes ago

How to Search Files and Folders in Linux Using the find Command

Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…

19 minutes ago

How to Move and Rename Files in Linux with the mv Command

Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…

33 minutes ago

How to Create Directories in Linux with the mkdir Command

Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…

51 minutes ago

The Code Behind Lyric Video Makers: Rendering and Timing

Lyric videos have become one of the most popular tools for artists to share music…

4 hours ago