34 lines
897 B
YAML
34 lines
897 B
YAML
id: openfire-setup
|
|
|
|
info:
|
|
name: Openfire Setup - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Checks for the presence of a Openfire Setup Page.
|
|
classification:
|
|
cpe: cpe:2.3:a:igniterealtime:openfire:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: igniterealtime
|
|
product: openfire
|
|
shodan-query: html:"Welcome to Openfire Setup"
|
|
tags: install,openfire,exposure,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/setup/index.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Welcome to Openfire Setup"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221009fbcf9fa508e8029fe9b501abf0a76c3640bfb423c00f54a408d949ff8458685022100d039dd56e55b4eec94505c62d4d19cb79f80b9914da3643728bc36f32c744152:922c64590222798bb761d5b6d8e72950 |