35 lines
827 B
YAML
35 lines
827 B
YAML
|
id: weebly
|
||
|
|
||
|
info:
|
||
|
name: Weebly User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Weebly 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-misc,weebly
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://{{user}}.weebly.com/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "<div id=\"navigation\">"
|
||
|
|
||
|
# digest: 4a0a0047304502200acb48d46ea70b9d6ddcd0f31d52afee6d74e26cc58bdae5b1f1d7da8b7bd5ca022100b7eb802b14715599d07f62c41d176d073ac99a609c82c4e816a9d12315141692:922c64590222798bb761d5b6d8e72950
|