diff --git a/http/osint/facebook-page.yaml b/http/osint/facebook-page.yaml new file mode 100644 index 0000000000..da022d8143 --- /dev/null +++ b/http/osint/facebook-page.yaml @@ -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: "