2023-02-20 18:42:46 +00:00
|
|
|
id: flipboard
|
|
|
|
|
|
|
|
info:
|
2023-03-15 15:11:57 +00:00
|
|
|
name: Flipboard User Name Information - Detect
|
2023-02-20 18:42:46 +00:00
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2023-03-15 15:11:57 +00:00
|
|
|
description: Flipboard user name information check was conducted.
|
2023-03-02 21:29:29 +00:00
|
|
|
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
|
2023-02-20 18:42:46 +00:00
|
|
|
tags: osint,osint-tech,flipboard
|
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://flipboard.com/@{{user}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- ") on Flipboard"
|
2023-03-15 15:11:57 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/03/15
|