35 lines
847 B
YAML
35 lines
847 B
YAML
id: build-properties
|
|
|
|
info:
|
|
name: Build Properties File Exposure
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
google-query: intitle:"index of" "build.properties"
|
|
tags: exposure,config,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/build.properties'
|
|
- '{{BaseURL}}/build/build.properties'
|
|
- '{{BaseURL}}/manual/style/build.properties'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'manpages.8 = \'
|
|
- 'manpages.1 = \'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a0048304602210085927cd5b3bac7bd3ca846cc9dc69e7643d7afb115038b1ac32267570967f7a6022100c369681325f88578b2d59ee4f402e5e7dc9b74ac111d77fc4f4dee22b84c3cd8:922c64590222798bb761d5b6d8e72950
|