Create efak-panel.yaml

patch-1
Dhiyaneshwaran 2023-07-01 23:21:09 +05:30 committed by GitHub
parent 1a89416685
commit 9d4cfc3e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
id: efak-panel
info:
name: Eagle For Apache Kakfa Login - Panel
author: irshad ahamed
severity: info
description: |
EFAK is a visualization and management software that allows one to query, visualize, alert on, and explore their metrics wherever they were stored.
reference:
- https://github.com/smartloli/efak
- https://www.kafka-eagle.org/
metadata:
verified: true
shodan-query: http.favicon.hash:1693580324
max-request: 1
tags: efak,panel,login
http:
- method: GET
path:
- "{{BaseURL}}/account/signin?/"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Login - EFAK</title>'
- type: status
status:
- 200