33 lines
860 B
YAML
33 lines
860 B
YAML
id: graphite-browser
|
|
|
|
info:
|
|
name: Graphite Browser Login Panel - Detect
|
|
author: 0x_Akoko
|
|
severity: info
|
|
description: Graphite Browser login panel was detected.
|
|
reference:
|
|
- https://graphiteapp.org/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Graphite Browser"
|
|
tags: graphite,panel
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Graphite Browser</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502203005924f6719e149b05eb1b64567ce327884d3e9bb92670611ed05b60ba6249c022100b2e2cce1afb5dec4c0d5e15b12a8e4dea1999f03e9aeaca4d59d5d57d769e6b3:922c64590222798bb761d5b6d8e72950 |