35 lines
895 B
YAML
35 lines
895 B
YAML
|
id: wordpress-support
|
||
|
|
||
|
info:
|
||
|
name: WordPress Support User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: WordPress Support 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-blog,wordpress-support
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://wordpress.org/support/users/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "s Profile | WordPress.org"
|
||
|
|
||
|
# digest: 4a0a0047304502201fa6f70797aa07174a533bd6bf8bcc7a276008c42862c7301db5ebe9c369cfcb022100c1e6c8fe00699dbd66944c5c1043392e4ed3987f2805e1761832554c43b6900d:922c64590222798bb761d5b6d8e72950
|