nuclei-templates/http/exposed-panels/dradis-pro-panel.yaml

35 lines
745 B
YAML
Raw Normal View History

2022-11-27 17:16:59 +00:00
id: dradis-pro-panel
info:
name: Dradis Professional Edition Login Panel - Detect
2022-11-27 17:16:59 +00:00
author: righettod
severity: info
description: Dradis Professional Edition login panel was detected.
2022-11-27 17:16:59 +00:00
reference:
- https://dradisframework.com/ce/
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-11-27 17:16:59 +00:00
metadata:
max-request: 1
2022-11-27 17:16:59 +00:00
verified: true
2022-11-28 04:26:46 +00:00
shodan-query: title:"Dradis Professional Edition"
2022-11-27 17:16:59 +00:00
tags: panel,dradis
http:
2022-11-27 17:16:59 +00:00
- method: GET
path:
- "{{BaseURL}}/pro/login"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Dradis Professional Edition"
- type: status
status:
- 200