19 lines
340 B
YAML
19 lines
340 B
YAML
id: checkmarx-panel-detect
|
|
|
|
info:
|
|
name: Checkmarx WebClient detector
|
|
author: joanbono
|
|
severity: info
|
|
tags: panel
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cxwebclient/Login.aspx"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '/CxWebClient/webApp/Scripts/libs/authenticationScripts'
|
|
part: body
|