36 lines
972 B
YAML
36 lines
972 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
|
|
cpe: cpe:2.3:a:graphite_project:graphite:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Graphite Browser"
|
|
product: graphite
|
|
vendor: graphite_project
|
|
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: 4a0a0047304502204c216c754707ad66fd0de58d1e8957d71cbc33b8c235afd00aafc0b85e64ba92022100ed7e64042fb4251cddea4acb21dcc322aff0ab60efbcc62e8f998aad37d9cce6:922c64590222798bb761d5b6d8e72950 |