35 lines
839 B
YAML
35 lines
839 B
YAML
|
id: dailymotion
|
||
|
|
||
|
info:
|
||
|
name: Dailymotion User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Dailymotion user name information check was conducted.
|
||
|
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
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-video,dailymotion
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.dailymotion.com/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "og:url"
|
||
|
|
||
|
# digest: 4a0a0047304502210080cea52940a32599346a9128e827e370b68b1ac443a9586aa218dc1b353ac9f3022048cf7ac85bb9214df0af1878e6372101dda645874ab3e867ff6727288f44aa0f:922c64590222798bb761d5b6d8e72950
|