Polywork User Name Information - Detect
ID: polywork
Severity: info
Author: olearycrew
Tags: osint,osint-social,polywork
Description
Section titled “Description”Polywork user name information check was conducted.
YAML Source
Section titled “YAML Source”id: polywork
info: name: Polywork User Name Information - Detect author: olearycrew severity: info description: Polywork 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-social,polywork
self-contained: true
http: - method: GET path: - "https://polywork.com/{{user}}"
redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - "profile on Polywork"
- type: status status: - 200# digest: 490a0046304402207aa2ccafeaa63046034251f97803942af7119d0f731111ffafef821b52e1a5d902206aab95323cd7b19039a4e2c884ab25798a4f860c5bc249411ddd1300c37d4e34: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/polywork.yaml"