40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
id: openfire-admin-panel
|
|
|
|
info:
|
|
name: Openfire Admin Console Login Panel - Detect
|
|
author: theamanrawat
|
|
severity: info
|
|
description: Openfire Admin Console login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:igniterealtime:openfire:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: openfire
|
|
shodan-query: http.title:"Openfire Admin Console"
|
|
vendor: igniterealtime
|
|
verified: true
|
|
tags: panel,openfire,admin,console,igniterealtime
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/login.jsp'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Openfire Admin Console'
|
|
- 'Openfire, Version:'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c8fabeac29f8a218944e2a942d3045345a95dbf19cc030d38b9cf85ba5edb6bb0220136c6650a2fdfb78e5dd9f92461ec346438a1ef0b8c80a01aca8a3192ded5f04:922c64590222798bb761d5b6d8e72950 |