Picsart User Name Information - Detect
ID: picsart
Severity: info
Author: dwisiswant0
Tags: osint,osint-art,picsart
Description
Section titled “Description”Picsart user name information check was conducted.
YAML Source
Section titled “YAML Source”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: 490a0046304402207dde012750bacdb894cf842d33c6cab554071b6b82f77ed9c993e81722ac6a53022004c3ff47126e558a9d32891a9116dc0ffcf68e4b9eec6efe6dadc984e6f9e266:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/osint/user-enumeration/picsart.yaml"