nuclei-templates/http/exposures/files/build-properties.yaml

33 lines
650 B
YAML
Raw Normal View History

2022-08-10 04:39:30 +00:00
id: build-properties
info:
name: Build Properties File Exposure
author: DhiyaneshDk
severity: info
metadata:
verified: true
2023-10-14 11:27:55 +00:00
max-request: 3
google-query: intitle:"index of" "build.properties"
2022-10-13 10:12:07 +00:00
tags: exposure,config,files
2022-08-10 04:39:30 +00:00
http:
2022-08-10 04:39:30 +00:00
- method: GET
path:
- '{{BaseURL}}/build.properties'
- '{{BaseURL}}/build/build.properties'
- '{{BaseURL}}/manual/style/build.properties'
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2022-08-10 04:39:30 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'manpages.8 = \'
- 'manpages.1 = \'
- type: status
status:
- 200