Parler archived profile User Name Information - Detect
ID: parler-archived-profile
Severity: info
Author: dwisiswant0
Tags: osint,osint-archived,parler-archived-profile
Description
Section titled “Description”Parler archived profile user name information check was conducted.
YAML Source
Section titled “YAML Source”id: parler-archived-profile
info: name: Parler archived profile User Name Information - Detect author: dwisiswant0 severity: info description: Parler archived profile 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-archived,parler-archived-profile
self-contained: true
http: - method: GET path: - "http://archive.org/wayback/available?url=https://parler.com/profile/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "\"archived_snapshots\": {\"closest\""# digest: 490a004630440220354c602cbaf6d649eadf557c1905548087dce2a71018ee50ac62ca576d9db67d0220172fe4c6015010b240206ebbfc4aada6b1ce54a3f06a9270e85ea6afbfc4c580: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/parler-archived-profile.yaml"