Ph4nToM00 / FuckFacebook

osint tools for information retrieval via facebook

Home Page:https://ph4ntom00.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FuckFacebook

Example

Osint tools for information retrieval via facebook (Python 3.X)

Installation


      Install tor proxy on your machine:

      # MacOS :
         - brew install tor
         - brew services start tor

      # Linux :
         - https://justhackerthings.com/post/using-tor-from-the-command-line/

       git clone https://github.com/Ph4nToM00/FuckFacebook.git 

       cd FuckFacebook

       pip(3) install -r requirements.txt 
    Or:    
       sudo python3 -m pip install -r requirements.txt

Usage

     
  usage: main.py [-h] [-i ID] [-f FIRSTNAME] [-l LASTNAME] [-t PHONE] [-w WORK] [-o LOCATION]  [-m 2]  
 
   options:
  -h, --help            show this help message and exit
  -i ID, --id ID        ID
  -f FIRSTNAME, --firstname FIRSTNAME
                        firstname
  -l LASTNAME, --lastname LASTNAME
                        lastname
  -p PHONE, --phone PHONE
                        phone
  -w WORK, --work WORK  work
  -o LOCATION, --location LOCATION
                        location
  -m --max-results Maximum number of results to display

Donations

QRCode

About

osint tools for information retrieval via facebook

https://ph4ntom00.github.io/


Languages

Language:Python 100.0%