35 lines
831 B
YAML
35 lines
831 B
YAML
id: tenor
|
|
|
|
info:
|
|
name: Tenor User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Tenor 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-images,tenor
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://tenor.com/users/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<div class=\"tagline\">"
|
|
|
|
# digest: 4b0a00483046022100fee4b0e0d3f3ef1b2856c9b4075a4bc9f9b28eee849b04d1ea0e6f5d0bfc160d022100d8b14b4628a68f4e875e340403ed3d6464c2a392c87ef05fee0578eb6bd8e15b:922c64590222798bb761d5b6d8e72950
|