Facebookmatrix

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Full Facebook explanations at https://plessas.

net/facebookmatrix ALWAYS UNDER CONSTRUCTION


Take these JSON formulas to a Base64 translation tool (choices at the bottom of the graph). To combine, place combination together within the first set of outer braces. See example
at the bottom. Paste the Base64 translation after https://www.facebook.com/search/top/?q=keyword&epa=FILTERS&filters= (where "keyword" is your keyword).
Outcome formula: JSON for Base64 translation

People who have indicated they live in a certain place on Facebook {"city":"{\"name\":\"users_location\",\"args\":\"PLACEID\"}"}
People who have identified that they attend(ed) a certain educational facility {"school":"{\"name\":\"users_school\",\"args\":\"PAGEID\"}"}
People who have identified that they work for a certain employer on Facebook {"employer":"{\"name\":\"users_employer\",\"args\":\"PAGEID\"}"}
Displays a list of the user's friends, ready to be combined with other filters. UserID used
must have open friendslist. Results will be correct, but the results page will not have an
indication of what the results mean. {"friends":"{\"name\":\"users_friends_of_people\",\"args\":\"USERID\"}"}
Posts, videos, or photos (choose via search tab) from a group {"rp_group":"{\"name\":\"group_posts\",\"args\":\"GROUPID\"}"}
Posts, videos, or photos (choose via search tab) a user or page has posted {"rp_author":"{\"name\":\"author\",\"args\":\"PAGEID\"}"}
Posts, videos, or photos (choose via search tab) tagged to a location {"rp_location":"{\"name\":\"location\",\"args\":\"PLACEID\"}"}
Recent {"rp_chrono_sort":"{\"name\":\"chronosort\",\"args\":\"\"}"}
{"rp_creation_time":"{\"name\":\"creation_time\",\"args\":\"{\\\"start_year\\\":\\\"2019\\\",\\\"
start_month\\\":\\\"2019-8\\\",\\\"end_year\\\":\\\"2019\\\",\\\"end_month\\\":\\\"2019-9\\\",\\\"start_day\\\":
Posts, videos, or photos (choose via search tab) on an exact date \\\"2019-1-10\\\",\\\"end_day\\\":\\\"2019-09-01\\\"}\"}"}
Facebook Live {"videos_source":"{\"name\":\"videos_live\",\"args\":\"\"}"}
Verified Pages {"verified":"{\"name\":\"pages_verified\",\"args\":\"\"}"}
Combination search (note the one set of outer braces are surrounding the whole query and
there is a comma in between parts of the query): People who have identified that they attend
(ed) a certain educational facility and who have identified that they work for a certain {"school":"{\"name\":\"users_school\",\"args\":\"PAGEID\"}","employer":"{\"name\":\"users_employer\",
employer on Facebook \"args\":\"PAGEID\"}"}

Base64 Encoders
https://www.base64encode.org/
https://gchq.github.io/CyberChef/
https://encoder.mattiasgeniar.be/index.php

Searches using Google (or Bing or DuckDuckGo)


This search will find the safety check-in page for major events in which Facebook has given users the
site:facebook.com inurl:safetycheck inurl:(identifyingkeyword) ability to mark themselves as in the area but safe
This search allows the ability to search for a user that may have changed their display name on
site:facebook.com inurl:(first name) inurl:(last name) Facebook but may have left the auto-generated username in place.
This search will find the auto-generated page for any municipality that Facebook user's have identified
site:facebook.com "things to do in" (city name) in their profiles. This will have a PLACEID that can be used in searches.
This search will find the non-city places, like states or countries, that will also have PLACEID to use in
site:facebook.com region (non-city place name) searches.

Graph Formulas that still work


Displays what is publicly visible about two users' friendship on Facebook, such as when they
became friends, the number of friends they have in common, other profile information they
have in common (hometowns, schools, family relationships), public photos in which both
have been tagged and public posts or conversation involving both oarties. This is one of the
few that will not take additional searches and the use of intersect. Usernames can be used
in place of (person ID) in this query. User performing the search must be one of the two
users queried. For this reason, best used as a way to understand the closest path to
approaching a person through identifying mutual friends or more extended friend
relationships. friendship/(person ID)/(person ID)
Displays the common friends of the two parties. Will not be used with any other searches or
intersect. Also limited to two users at a time, but using the name search for friends (indicated
below) will allow for more users. Will identify frineds of private users as long as one of the
users has a public friendslist. Will hide mutually private friends, but those can be broken out
by mapping the entire friend group using a link network analysis tool such as Analysts
Notebook or the free tool (Casefile) available at paterva.com. browse/mutual_friends/?uid=(person ID)&node=(person ID)

Graph Search Tools

Credits (also known as "the people to turn to when everything goes to hell")
OSINTCurious crew: https://osintcurio.us/
Nemec - https://gist.github.com/nemec/2ba8afa589032f20e2d6509512381114
Sowdust - https://github.com/sowdust
Henk Van Ess - https://twitter.com/henkvaness/
Boolean Strings Blog - https://booleanstrings.com/

You might also like