Create extract-firebase-database.yaml

patch-1
Prince Chaddha 2022-04-25 03:03:06 +04:00 committed by GitHub
parent 15fe1fc3c2
commit a8d0c04c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: extract-firebase-database
info:
name: Firebase Database Extract Check
author: rafaelwdornelas
severity: info
description: Extract Firebase Database
tags: firebase
requests:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
extractors:
- type: regex
regex:
- "([a-z0-9.-]+.firebaseio.com)"