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

41 lines
1.3 KiB
YAML
Raw Normal View History

2021-03-02 15:29:32 +00:00
id: checkmarx-panel-detect
info:
2024-07-22 18:43:04 +00:00
name: Checkmarx Login Panel - Detect
author: joanbonon,righettod
2021-03-02 15:29:32 +00:00
severity: info
2024-07-23 06:32:20 +00:00
description: |
Checkmarx login panel was detected.
2024-07-22 18:43:04 +00:00
reference:
- https://docs.checkmarx.com/en/34965-44074-checkmarx-sast.html
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cwe-id: CWE-200
metadata:
2024-07-23 06:32:20 +00:00
max-request: 3
2024-07-22 18:43:04 +00:00
verified: true
shodan-query: http.html:"CxSASTManagerUri"
tags: panel,checkmarx,detect,login
2021-03-02 15:29:32 +00:00
http:
2021-03-02 15:29:32 +00:00
- method: GET
path:
2024-07-22 18:43:04 +00:00
- "{{BaseURL}}/cxrestapi/help/system/version"
2021-03-02 15:29:32 +00:00
- "{{BaseURL}}/cxwebclient/Login.aspx"
2024-07-22 18:43:04 +00:00
- "{{BaseURL}}/cxrestapi/auth/identity/.well-known/openid-configuration"
2024-07-22 18:43:04 +00:00
stop-at-first-match: true
2021-03-02 15:29:32 +00:00
matchers:
2024-07-22 18:43:04 +00:00
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(to_lower(body), "cxsastmanageruri", "cxauthorityconfigurations", "/cxwebclient/webapp/", "sast_api", "sast_rest_api" , "sast-permissions", "hotfix")'
condition: and
extractors:
- type: regex
2021-03-02 15:29:32 +00:00
part: body
2024-07-22 18:43:04 +00:00
group: 1
regex:
- '(?i)"version":\s*"([0-9.]+)"'
# digest: 490a004630440220765610543648ce38d9b664a9eaa311c7d754d1c2c169250cc5793ba1c62ac9fa02206ed7ce3863cd4d80db3566ae3f47a2b0b0d76a8a86f073cd1aac082687cd211a:922c64590222798bb761d5b6d8e72950