Create bonita-portal-panel.yaml

patch-11
Dhiyaneshwaran 2024-09-17 02:32:20 +05:30 committed by GitHub
parent d6cc030922
commit 2427e33d6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: bonita-portal-panel
info:
name: Bonita Portal Login - Panel
author: DhiyaneshDK
severity: info
description: |
Detects the presence of Bonita Portal login page.
metadata:
verified: true
max-request: 1
shodan-query: http.favicon.hash:-1197926023
tags: bonita,login,panel
http:
- raw:
- |
GET /bonita/login.jsp HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
words:
- "Bonita Portal"
- type: status
status:
- 200