35 lines
816 B
YAML
35 lines
816 B
YAML
id: ifunny
|
|
|
|
info:
|
|
name: Ifunny User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Ifunny 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-misc,ifunny
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://ifunny.co/user/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "subscribers"
|
|
|
|
# digest: 490a0046304402200a273a28992bb7bcaf5f265541d9410e6e6eed3ef545607816d362e3040360060220021aa4c2f6cad6bbc98fedaf744d31fef822a984f618a4d9bf3ba640f666252c:922c64590222798bb761d5b6d8e72950
|