35 lines
828 B
YAML
35 lines
828 B
YAML
id: picsart
|
|
|
|
info:
|
|
name: Picsart User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Picsart 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-art,picsart
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://picsart.com/u/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Profiles on Picsart"
|
|
|
|
# digest: 4a0a0047304502200ccad123581b97c23b10c77e7e9a734fd7f430c1049fdca93c6c4e2a8e7e967a022100f49ec04f96cf322e538bb5f7a2682ab6b3e379caed2d24bedcbd03c058828e8b:922c64590222798bb761d5b6d8e72950
|