minor-update

main
Dhiyaneshwaran 2024-08-09 02:27:48 +05:30 committed by GitHub
parent 8c5b3f86d4
commit ee3979b1fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 3 deletions

View File

@ -4,8 +4,13 @@ info:
name: OpenEdge Login Panel - Detect
author: rxerium
severity: info
description: An OpenEdge login panel was detected.
tags: panel,eopenedge
description: |
An OpenEdge login panel was detected.
metadata:
shodan-query: html:"Welcome to Progress Application Server for OpenEdge"
verified: true
max-request: 1
tags: panel,openedge,login,detect
http:
- method: GET
@ -15,9 +20,10 @@ http:
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Welcome to Progress Application Server for OpenEdge"
- type: status
status:
- 200
- 200