Merge pull request #6838 from ja1sh/sensu-login-panel-detect

Sensu login panel detect
patch-1
Ritik Chaddha 2023-03-09 00:48:00 +05:30 committed by GitHub
commit f1b3755133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -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:
- <title>Sensu
- type: status
status:
- 200