nuclei-templates/exposed-panels/sensu-panel.yaml

29 lines
668 B
YAML
Raw Normal View History

2023-03-06 07:00:02 +00:00
id: sensu-panel
2023-03-05 18:16:12 +00:00
info:
2023-03-06 07:00:02 +00:00
name: Sensu By Sumo Logic Login Panel - Detect
2023-03-05 18:16:12 +00:00
author: ja1sh
2023-03-06 07:00:02 +00:00
severity: info
2023-03-05 18:16:12 +00:00
description: |
Sensu By Sumo Logic - Login Panel: Sensu offers an end-to-end observability pipeline where you can collect, filter, and transform monitoring events and send them to the database of your choosing.
metadata:
verified: "true"
shodan-query: http.favicon.hash:-749942143
2023-03-08 19:08:57 +00:00
tags: panel,sensu,sumo,detect
2023-03-05 18:16:12 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- <title>Sensu
- type: status
status:
- 200