35 lines
828 B
YAML
35 lines
828 B
YAML
|
id: redgifs
|
||
|
|
||
|
info:
|
||
|
name: REDGIFS User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: REDGIFS 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-porn,redgifs
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://api.redgifs.com/v1/users/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "followers"
|
||
|
|
||
|
# digest: 490a00463044022068ea0ad36486304305e7a6804540fdbebe2124e188ac38941b476237161c781f022071470883edbac646990a7c0272f7f5aeb071bcd9077a63d2d19ee956e8b6e6bf:922c64590222798bb761d5b6d8e72950
|