34 lines
894 B
YAML
34 lines
894 B
YAML
id: firebase-debug-log
|
|
|
|
info:
|
|
name: Firebase Debug Log File Exposure
|
|
author: Hardik-Solanki
|
|
severity: low
|
|
description: Firebase debug log file was exposed.
|
|
reference:
|
|
- https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
github-query: filename:firebase-debug.log
|
|
tags: exposure,firebase,logs,debug
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/firebase-debug.log"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '[debug]'
|
|
- 'firebase'
|
|
- 'googleapis.com'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502204e249ddcd6a885d8a5be937891ff43afdc4b5ae2de516c387577a3cd2e2e7fb0022100d1ea4636c54b8d72807b2e607568b4a13bd32b7b6ecdd0ebe199ff30c799eabc:922c64590222798bb761d5b6d8e72950 |