Skip to content

Discuss.elastic.co User Name Information - Detect

ID: discusselasticco

Severity: info

Author: dwisiswant0

Tags: osint,osint-tech,discusselasticco

Discuss.elastic.co user name information check was conducted.

id: discusselasticco
info:
name: Discuss.elastic.co User Name Information - Detect
author: dwisiswant0
severity: info
description: Discuss.elastic.co 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-tech,discusselasticco
self-contained: true
http:
- method: GET
path:
- "https://discuss.elastic.co/u/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<title> Profile"
# digest: 4a0a0047304502210086e032a03c33834b67e12615f67c9a5cc10c8f49eeac2ccfbcbbc709ede0fd6b02204ab074008a3f6bb44cb46268c37db07584bfef765a2e475319b1a2c65259ebe4:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/discusselasticco.yaml"

View on Github