Skip to content

Dailymotion User Name Information - Detect

ID: dailymotion

Severity: info

Author: dwisiswant0

Tags: osint,osint-video,dailymotion

Dailymotion user name information check was conducted.

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: 490a00463044022013858805e858d1cc0ed66706e03a2bc718389c6d1e235abbc7e89fcbac6167ad02200b550cf97e088ba3cd26a5836d3d049d951fc875df030f6b1cb4e1a62036cbdf:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/dailymotion.yaml"

View on Github