34 lines
899 B
YAML
34 lines
899 B
YAML
id: openedge-panel
|
|
|
|
info:
|
|
name: OpenEdge Login Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
An OpenEdge login panel was detected.
|
|
classification:
|
|
cpe: cpe:2.3:a:progress:openedge:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: progress
|
|
product: openedge
|
|
shodan-query: html:"Welcome to Progress Application Server for OpenEdge"
|
|
tags: panel,openedge,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Welcome to Progress Application Server for OpenEdge"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100d302c391275ff10d1c3d812921e76d9f9d6c6337c284287cd66ae45f30e1930d02202aa50ee05c4251cdab3ed85624ca790a48a39925ca4b7e726c3981dfc9aab1fd:922c64590222798bb761d5b6d8e72950 |