Files
nuclei-templates/technologies/google/firebase-detect.yaml
forgedhallpass 209538baa6 refactor: Description field uniformization
* info field reorder
* reference values refactored to list
* added new lines after the id and before the protocols
* removed extra new lines
* split really long descriptions to multiple lines (part 1)
* other minor fixes
2022-04-22 13:38:41 +03:00

21 lines
395 B
YAML

id: firebase-detect
info:
name: firebase detect
author: organiccrap
severity: low
reference:
- http://ghostlulz.com/google-exposed-firebase-database/
tags: tech,firebase
requests:
- method: GET
path:
- "{{BaseURL}}/.settings/rules.json?auth=FIREBASE_SECRET"
matchers:
- type: word
words:
- "Could not parse auth token"
part: body