Firebase Database Detect
ID: firebase-database
Severity: info
Author: gaurang
Tags: file,keys,token,firebase
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: firebase-database
info: name: Firebase Database Detect author: gaurang severity: info tags: file,keys,token,firebasefile: - extensions: - all
extractors: - type: regex regex: - "[a-z0-9.-]+\\.firebaseio\\.com" - "[a-z0-9.-]+\\.firebaseapp\\.com"# digest: 4a0a00473045022100c83217f2364b18c65d13d5c947bc7a40b5ad0eafe0b5d9a1fc6800a991c1b0d102207d98fcb563ea802209ec6e742e2a13e53745d6cfacdecccae0554836a7337875:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "file/keys/firebase-database.yaml"