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

19 lines
443 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
requests:
- method: GET
path:
- "{{BaseURL}}/cxwebclient/Login.aspx"
headers:
2021-03-02 15:40:36 +00:00
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko)
2021-03-02 15:29:32 +00:00
matchers:
- type: word
words:
- '/CxWebClient/webApp/Scripts/libs/authenticationScripts'
part: body