Create firebase-debug-log.yaml

patch-1
Hardik Solanki 2022-12-10 13:56:10 +00:00 committed by GitHub
parent 9902c4d33a
commit 085791de3b
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: firebase-debug-log
info:
name: Firebase Debug Log File Exposure
author: Hardik-Solanki
severity: low
metadata:
verified: true
github-query: filename:firebase-debug.log
reference:
- https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt
tags: exposure,firebase,log,debug
requests:
- method: GET
path:
- "{{BaseURL}}/firebase-debug.log"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '[debug]'
- 'googleapis.com'
condition: and
- type: status
status:
- 200