# Facebook

## Overview

There are built in **Advanced Search** features on **Facebook.** Sadly (for hackers) Facebook is becoming more restrictive so there isn't too much you can pull from it unless the account is fully public.

## Facebook Dorking and Tools

View photos not just of a person but also photos they are **tagged in**

```
photos of mark zuckerberg
```

Find a users **userID** by viewing page source a searching for **userID**

<figure><img src="/files/8OhFSwN78F71LNFrC2u3" alt=""><figcaption></figcaption></figure>

This can later be used with this[ IntelligenceX](https://intelx.io/tools?tab=facebook) to pull down keywords from a user account

<figure><img src="/files/STChCFniOxyLPPOoRyxs" alt=""><figcaption></figcaption></figure>

### Other Web Based Tools

{% embed url="<https://sowsearch.info/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pnpt.adot8.com/osint-fundamentals/social-media/facebook.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
