nuclei-templates/exposed-panels/crxde-lite.yaml

24 lines
467 B
YAML
Raw Normal View History

2021-03-24 10:17:13 +00:00
id: crxde-lite
2020-05-14 17:54:02 +00:00
info:
name: CRXDE Lite Panel - Detect
2020-05-14 17:54:02 +00:00
author: nadino
2020-08-03 21:52:00 +00:00
severity: info
description: CRXDE Lite 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
2021-04-06 07:25:57 +00:00
tags: panel
2020-05-14 17:54:02 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/crx/de/index.jsp"
matchers:
- type: word
words:
- "<title>CRXDE Lite</title>"
# Enhanced by md on 2022/11/09