Create apache-apollo-panel.yaml

patch-4
Ritik Chaddha 2024-07-01 11:03:19 +05:30 committed by GitHub
parent e7bdc5ca29
commit e2aeddad1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: apache-apollo-panel
info:
name: Apache Apollo Panel - Detect
author: ritikchaddha
severity: info
metadata:
verified: true
max-request: 1
shodan-query: title:"Apache Apollo"
tags: panel,apache,apollo,login,detect
http:
- method: GET
path:
- "{{BaseURL}}/console/index.html"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Apache Apollo - Admin Console'
- type: status
status:
- 200