2023-06-12 23:09:18 +00:00
|
|
|
id: facebook-page
|
|
|
|
|
|
|
|
info:
|
2023-06-13 07:39:11 +00:00
|
|
|
name: Facebook Page Name Information - Detect
|
2023-06-12 23:09:18 +00:00
|
|
|
author: gpiechnik2
|
2023-06-13 07:39:11 +00:00
|
|
|
description: |
|
|
|
|
Facebook Page name information check was conducted.
|
2023-06-12 23:09:18 +00:00
|
|
|
severity: info
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-06-13 07:39:11 +00:00
|
|
|
verified: "true"
|
|
|
|
tags: osint,osint-business,osint-social
|
2023-06-12 23:09:18 +00:00
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
|
|
- raw:
|
2023-06-13 07:43:51 +00:00
|
|
|
- |
|
|
|
|
GET https://facebook.com/{{user}} HTTP/2
|
|
|
|
Host: www.facebook.com
|
2023-06-13 07:52:45 +00:00
|
|
|
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.127 Safari/537.36
|
|
|
|
Sec-Fetch-Mode: navigate
|
|
|
|
Accept-Language: en-US,en;q=0.9
|
2023-06-12 23:09:18 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "Link: <https://www.facebook.com/{{user}}>"
|