32 lines
846 B
YAML
32 lines
846 B
YAML
id: phpunit-result-cache-exposure
|
|
|
|
info:
|
|
name: PHPUnit Result Cache File Exposure
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: PHPUnit cache file is exposed.
|
|
classification:
|
|
cpe: cpe:2.3:a:phpunit_project:phpunit:*:*:*:*:-:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: phpunit_project
|
|
product: phpunit
|
|
shodan-query: ".phpunit.result.cache"
|
|
tags: config,exposure,devops,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/.phpunit.result.cache"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '"defects"'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402200ea7427a42839b745811d35b1c3f0eb0b90aff4afe5ce517547661b58bcee12b0220043f9206f09f1e8162e070c455d6db8a4004b2e78e148e1e4121ef04a589f084:922c64590222798bb761d5b6d8e72950 |