Merge pull request #7396 from gpiechnik2/facebook-page

Create facebook-page
patch-1
Dhiyaneshwaran 2023-06-14 12:51:41 +05:30 committed by GitHub
commit c4a8434251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
id: facebook-page
info:
name: Facebook Page Name Information - Detect
author: gpiechnik2
description: |
Facebook Page name information check was conducted.
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
verified: "true"
tags: osint,osint-business,osint-social
self-contained: true
http:
- raw:
- |
GET https://facebook.com/{{user}} HTTP/2
Host: www.facebook.com
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
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: header
words:
- "Link: <https://www.facebook.com/{{user}}>"