Create akhq-panel.yaml

patch-1
Dhiyaneshwaran 2024-04-08 13:33:08 +05:30 committed by GitHub
parent cb4291d508
commit c11fc50a3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: akhq-panel
info:
name: AKHQ Panel - Detect
author: DhiyaneshDK
severity: info
description: |
AKHQ Panel was discovered.
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:855432563
fofa-query: body="AKHQ_PREFIX_UI"
tags: akhq,panel,login
http:
- method: GET
path:
- "{{BaseURL}}/ui/login"
matchers-condition: and
matchers:
- type: word
words:
- "<title>AKHQ</title>"
part: body
- type: status
status:
- 200