2023-12-07 06:12:31 +00:00
|
|
|
id: gcp-firebase-rtdb-enum
|
2023-02-19 03:00:51 +00:00
|
|
|
|
|
|
|
info:
|
2023-12-07 06:12:31 +00:00
|
|
|
name: GCP Firebase Realtime Database - Cloud Enumeration
|
2023-02-19 03:00:51 +00:00
|
|
|
author: initstring
|
2023-07-26 09:31:12 +00:00
|
|
|
severity: info
|
2023-12-07 06:12:31 +00:00
|
|
|
description: |
|
|
|
|
Searches for Firebase Realtime Databases in GCP.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-01-29 11:58:34 +00:00
|
|
|
max-request: 1
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: enum,cloud,cloud-enum,gcp
|
2023-02-19 03:00:51 +00:00
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
|
|
|
|
variables:
|
2023-12-07 06:12:31 +00:00
|
|
|
BaseDNS: "firebaseio.com"
|
2023-02-19 03:00:51 +00:00
|
|
|
|
2023-07-26 09:50:43 +00:00
|
|
|
http:
|
2023-02-19 03:00:51 +00:00
|
|
|
- raw:
|
2023-03-09 15:10:04 +00:00
|
|
|
- |
|
2023-12-07 06:12:31 +00:00
|
|
|
GET https://{{wordlist}}.{{BaseDNS}}/.json HTTP/1.1
|
|
|
|
Host: {{wordlist}}.{{BaseDNS}}
|
|
|
|
|
2023-02-19 03:00:51 +00:00
|
|
|
redirects: false
|
2023-12-07 06:12:31 +00:00
|
|
|
|
2023-02-19 03:00:51 +00:00
|
|
|
attack: batteringram
|
|
|
|
threads: 10
|
2023-12-07 06:12:31 +00:00
|
|
|
|
|
|
|
matchers-condition: or
|
2023-02-19 03:00:51 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
name: "Open GCP Firebase RTDB"
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-07 06:12:31 +00:00
|
|
|
|
2023-02-19 03:00:51 +00:00
|
|
|
- type: status
|
|
|
|
name: "Protected GCP Firebase RTDB"
|
|
|
|
status:
|
|
|
|
- 401
|
2023-12-07 06:12:31 +00:00
|
|
|
|
2023-02-19 03:00:51 +00:00
|
|
|
- type: status
|
|
|
|
name: "Payment GCP on Google Firebase RTDB"
|
|
|
|
status:
|
|
|
|
- 402
|
2023-12-07 06:12:31 +00:00
|
|
|
|
2023-02-19 03:00:51 +00:00
|
|
|
- type: status
|
|
|
|
name: "Deactivated GCP Firebase RTDB"
|
|
|
|
status:
|
2023-12-29 10:12:48 +00:00
|
|
|
- 423
|
2024-01-29 12:41:50 +00:00
|
|
|
# digest: 4b0a00483046022100c5f895d4aa3a88d0917500200d33cf6c779e563a27cfcb1c1849c6740af720b30221009b12087b38af6b723bd3add8f08dd28e76b18133a03396b5d1af3693bfbdcecc:922c64590222798bb761d5b6d8e72950
|