Create build-properties.yaml

patch-1
Dhiyaneshwaran 2022-08-10 10:09:30 +05:30 committed by GitHub
parent 32100c6b22
commit 3099b0eca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: build-properties
info:
name: Build Properties File Exposure
author: DhiyaneshDk
severity: info
metadata:
verified: true
google-dork: intitle:"index of" "build.properties"
tags: exposure,config
requests:
- 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