diff --git a/exposed-panels/sensu-panel.yaml b/exposed-panels/sensu-panel.yaml new file mode 100644 index 0000000000..89652da89f --- /dev/null +++ b/exposed-panels/sensu-panel.yaml @@ -0,0 +1,28 @@ +id: sensu-panel + +info: + name: Sensu By Sumo Logic Login Panel - Detect + author: ja1sh + severity: info + 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 + tags: panel,sensu,sumo,detect + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + part: body + words: + - Sensu + + - type: status + status: + - 200