openedge panel
parent
6a65d0aad1
commit
8c5b3f86d4
|
@ -0,0 +1,23 @@
|
|||
id: openedge-panel
|
||||
|
||||
info:
|
||||
name: OpenEdge Login Panel - Detect
|
||||
author: rxerium
|
||||
severity: info
|
||||
description: An OpenEdge login panel was detected.
|
||||
tags: panel,eopenedge
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Welcome to Progress Application Server for OpenEdge"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue