38 lines
873 B
YAML
38 lines
873 B
YAML
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: 490a0046304402202368df9f1f2ba84877f59fe19994d03aef8028926f67e2dea023241055f738fc022037a2acf1f5c929456a89a355a40c3289633f1d97daf20827027ad4c42f9aa0d1:922c64590222798bb761d5b6d8e72950
|