34 lines
1.0 KiB
YAML
34 lines
1.0 KiB
YAML
id: gradle-develocity-panel
|
|
|
|
info:
|
|
name: Gradle Develocity Build Cache Node Login Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: Gradle Develocity Build Cache Node login panel was detected.
|
|
reference:
|
|
- https://gradle.com/gradle-enterprise-solutions/
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: http.html:"Develocity Build Cache Node"
|
|
tags: panel,gradle,detect,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200 || status_code == 401'
|
|
- 'contains_any(to_lower(body), "develocity build cache node", "develocity", "com.gradle.error.fallback")'
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- '(?i)"applicationVersion":"([0-9.]+)"'
|
|
# digest: 4b0a00483046022100df41202ea5dab8f7094a0a1b0232959bfb9ea18012d5ebc6b0d824f0f9fac149022100d4d086693942f5547de5f825737aab21335b492088e6344d696c4e5c5ced1962:922c64590222798bb761d5b6d8e72950 |