25 lines
742 B
YAML
25 lines
742 B
YAML
id: defectdojo-panel
|
|
|
|
info:
|
|
name: DefectDojo Login Panel - Detect
|
|
author: Adam Crosser
|
|
severity: info
|
|
description: DefectDojo 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: html:"DefectDojo Logo"
|
|
tags: panel,defectdojo
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login?next='
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<img src=\"/static/dojo/img/logo.png\" alt=\"DefectDojo Logo"
|
|
# digest: 4a0a00473045022100b9a8a9a794586a965f0780be55142c48c2541b11eb69e0a81739fcb709b4758c02202ca98ee526b9aa673f342d9f851e40ee3597355e5ce38da35e55b62a5c7abe73:922c64590222798bb761d5b6d8e72950 |