35 lines
873 B
YAML
35 lines
873 B
YAML
|
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: 4a0a00473045022100da24e83a1c95572377d2d40272c54951d863e31f31df33a30704924423eef7e7022052eb46bfd8b7b1512a8e3ce1a6f407085ff51769df0147eedc310bd7d3a55ac0:922c64590222798bb761d5b6d8e72950
|