Weebly User Name Information - Detect
ID: weebly
Severity: info
Author: dwisiswant0
Tags: osint,osint-misc,weebly
Description
Section titled “Description”Weebly user name information check was conducted.
YAML Source
Section titled “YAML Source”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: 4b0a0048304602210088691dfa39f5ecb0bc131b813c20f4e4e4b2ef7c9d6b5d2111e1ca40f641df94022100a6559ad4641da8a38aa876a58945cde32aa073b5c6c8c3aa295518cff96ea5d5: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/weebly.yaml"