EWM Manager Panel

patch-1
pussycat0x 2023-01-30 12:02:36 +05:30 committed by GitHub
parent 2d530f5c71
commit 31f035b38c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
id: ewm-manager-panel
info:
name: EWM Manager Panel
author: pussycat0x
severity: info
metadata:
verified: true
shodan-query: http.title:"EWM Manager"
tags: ewm,manager,login,panel
requests:
- method: GET
path:
- "{{BaseURL}}/wfc/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<TITLE>EWM Manager"
- type: status
status:
- 200
extractors:
- type: regex
part: body
regex:
- "EWM Manager ([0-9.]+)"