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

23 lines
504 B
YAML
Raw Normal View History

id: csod-panel
info:
name: CornerStoneOnDemand Instance Detection Template
author: righettod
severity: info
2021-07-02 08:46:56 +00:00
description: Try to detect the presence of a CornerStoneOnDemand (CSOD www.cornerstoneondemand.com) instance via the login page
tags: panel,csod
requests:
- method: GET
path:
2021-07-02 09:09:07 +00:00
- "{{BaseURL}}"
redirects: true
max-redirects: 5
matchers:
- type: word
words:
- "csod-custom"
- "csodcommon"
part: body
2021-07-02 08:46:56 +00:00
condition: or