Added codemeter-webadmin-panel

patch-1
sandeep 2021-07-10 22:04:20 +05:30
parent 95ba356fdf
commit 525fd7f8df
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: codemeter-webadmin-panel
info:
name: CodeMeter WebAdmin Panel
author: Techryptic (@Tech)
severity: high
description: Panel on CodeMeter WebAdmin application.
tags: codemeter,webadmin,panel
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "Set-Cookie: CmWebAdminSession"
part: header
- type: status
status:
- 301
- 302