32 lines
792 B
YAML
32 lines
792 B
YAML
id: gradle-enterprise-panel
|
|
|
|
info:
|
|
name: Gradle Enterprise Login Panel - Detect
|
|
author: Adam Crosser
|
|
severity: info
|
|
description: Gradle Enterprise logjn 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,gradle
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Gradle Enterprise</title>"
|
|
|
|
# digest: 4a0a00473045022065c5e2bd794b75aa579d16a197d3f70acc1c6fcfe875eb96821c1e4427723e3a022100ecfd32dbcffcb596389a9349a691901f540d0c7ed0e97a6d96ec7042625c3c84:922c64590222798bb761d5b6d8e72950
|