nuclei-templates/exposed-panels/checkmarx-panel.yaml

19 lines
350 B
YAML
Raw Normal View History

2021-03-02 15:29:32 +00:00
id: checkmarx-panel-detect
info:
name: Checkmarx WebClient detector
author: joanbono
severity: info
2022-01-03 16:06:23 +00:00
tags: panel,checkmarx
2021-03-02 15:29:32 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/cxwebclient/Login.aspx"
2021-03-02 15:29:32 +00:00
matchers:
- type: word
words:
- '/CxWebClient/webApp/Scripts/libs/authenticationScripts'
part: body