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

26 lines
576 B
YAML
Raw Normal View History

2021-03-02 15:29:32 +00:00
id: checkmarx-panel-detect
info:
name: Checkmarx WebClient Login Panel - Detect
2021-03-02 15:29:32 +00:00
author: joanbono
severity: info
description: Checkmarx WebClient login panel was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
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
# Enhanced by md on 2022/11/02