nuclei-templates/http/misconfiguration/grafana-public-signup.yaml

44 lines
1.1 KiB
YAML
Raw Normal View History

2021-08-19 16:41:11 +00:00
id: grafana-public-signup
info:
name: Grafana Public Signup
author: pdteam
severity: medium
2024-01-03 06:08:41 +00:00
description: Public Signup is enabled on Grafana.
2024-09-10 09:08:16 +00:00
classification:
cpe: cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*
2022-07-07 10:15:56 +00:00
metadata:
max-request: 1
2024-09-10 08:22:50 +00:00
vendor: grafana
2024-09-10 09:08:16 +00:00
product: grafana
shodan-query: title:"Grafana"
tags: grafana,intrusive,misconfig
2021-08-19 16:41:11 +00:00
http:
2021-08-19 16:41:11 +00:00
- raw:
- |
POST /api/user/signup/step2 HTTP/1.1
Host: {{Hostname}}
content-type: application/json
Origin: {{BaseURL}}
Referer: {{BaseURL}}
{"username":"{{randstr}}","password":"{{randstr_1}}"}
2021-08-19 16:41:11 +00:00
matchers-condition: and
matchers:
- type: word
words:
- "User sign up completed successfully"
- type: word
words:
- "grafana_sess"
- "grafana_user"
condition: and
part: header
- type: status
status:
- 200
2024-09-12 05:14:01 +00:00
# digest: 490a00463044022002df65277ad704773a11a11377b60fb72c7b39864f0d9f67f2059b5730098374022052d964e7c701ff9d9305ea24c610541d6ba6034eaefe2b44e6bea7f33249ef27:922c64590222798bb761d5b6d8e72950