35 lines
846 B
YAML
35 lines
846 B
YAML
|
id: likeevideo
|
||
|
|
||
|
info:
|
||
|
name: Likeevideo User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Likeevideo 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-social,likeevideo
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://likee.video/@{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "https://img.like.video/"
|
||
|
|
||
|
# digest: 4a0a0047304502201a45950f1b5db0a1bf1a98a7e17286909c7ef89afeadb5cf3da6ca1393f6163f022100e36365cade5253946cab0e48d360f4759f13ce82c12c873c9e388f519743cf13:922c64590222798bb761d5b6d8e72950
|