Update grafana-detect.yaml

patch-1
Brandon Hutchinson 2023-06-27 12:49:53 +00:00
parent 42617dbdf6
commit 4acca76a1f
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: grafana-detect
info:
name: Grafana Login Panel - Detect
author: organiccrap
author: organiccrap,bhutch
severity: info
description: Grafana login panel was detected.
classification:
@ -29,5 +29,6 @@ http:
group: 1
regex:
- '\"version\"\:\"([0-9.]+)\"}'
- '\"subTitle\":\"Grafana v([0-9.]+)'
# Enhanced by md on 2022/11/16