38 lines
929 B
YAML
38 lines
929 B
YAML
id: gradle-libs
|
|
|
|
info:
|
|
name: Gradle Library Version Disclosure
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: gradle
|
|
product: gradle
|
|
github-query: filename:libs.versions.toml
|
|
tags: file,gradle,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/gradle/libs.versions.toml'
|
|
- '{{BaseURL}}/libs.versions.toml'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "[versions]"
|
|
- "[libraries]"
|
|
- "[bundles]"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100d85a003953ea0e0a2395b018d394e26d2920ce29a80b1cea52dcf403767fcb3b02203a6624606a6ffb5c7426da148a8fd5bdd74d0fa14f508aa087e5c369d32ee4df:922c64590222798bb761d5b6d8e72950 |