33 lines
935 B
YAML
33 lines
935 B
YAML
id: gradle-cache-node-detect
|
|
|
|
info:
|
|
name: Gradle Enterprise Build Cache Node Login Panel - Detect
|
|
author: Adam Crosser
|
|
severity: info
|
|
description: Gradle Enterprise Build Cache Node login panel was detected.
|
|
reference:
|
|
- https://gradle.com
|
|
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
|
|
tags: panel,gradle,cache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "<span>Gradle Enterprise Build Cache Node (.*)</span>"
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- "<span>Gradle Enterprise Build Cache Node (.*)</span>"
|
|
# digest: 4b0a004830460221008dbdc2d78f296e38531085c0f85a1047485cad55a664d50c4c809349f0932728022100be5036f154a06dc26a667d3600144487619fd4d8c4df4f4936e1dd768710f0e7:922c64590222798bb761d5b6d8e72950 |