2022-12-10 13:56:10 +00:00
|
|
|
id: firebase-debug-log
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Firebase Debug Log File Exposure
|
|
|
|
author: Hardik-Solanki
|
|
|
|
severity: low
|
2023-12-22 10:04:09 +00:00
|
|
|
description: Firebase debug log file was exposed.
|
2022-12-12 17:53:21 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt
|
2022-12-10 13:56:10 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-12-10 13:56:10 +00:00
|
|
|
github-query: filename:firebase-debug.log
|
2022-12-16 18:00:09 +00:00
|
|
|
tags: exposure,firebase,logs,debug
|
2022-12-10 13:56:10 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-10 13:56:10 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/firebase-debug.log"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '[debug]'
|
2022-12-10 16:46:35 +00:00
|
|
|
- 'firebase'
|
2022-12-10 13:56:10 +00:00
|
|
|
- 'googleapis.com'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-29 09:57:30 +00:00
|
|
|
# digest: 4a0a0047304502204e249ddcd6a885d8a5be937891ff43afdc4b5ae2de516c387577a3cd2e2e7fb0022100d1ea4636c54b8d72807b2e607568b4a13bd32b7b6ecdd0ebe199ff30c799eabc:922c64590222798bb761d5b6d8e72950
|