nuclei-templates/exposed-panels/kronos-workforce-central.yaml

25 lines
526 B
YAML
Raw Normal View History

2021-07-06 19:23:17 +00:00
id: kronos-workforce-central
info:
name: Kronos Workforce Central Login Panel - Detect
2021-07-06 19:23:17 +00:00
author: emadshanab
severity: info
description: Kronos Workforce Central 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,kronos
2021-07-06 19:23:17 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/wfc/portal'
matchers:
- type: word
words:
2022-01-03 16:06:23 +00:00
- 'Kronos Workforce Central'
# Enhanced by md on 2022/11/22