Create cloud-run-default-page.yaml

patch-1
Dhiyaneshwaran 2022-11-02 02:11:25 +05:30 committed by GitHub
parent d83c072a95
commit 614cfc1395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: cloud-run-default-page
info:
name: Google Cloud Run Default Page
author: dhiyaneshDK
severity: info
reference:
- https://cloud.google.com/run/docs/overview/what-is-cloud-run
metadata:
shodan-query: title:"Congratulations | Cloud Run"
tags: tech,default
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- 'Congratulations | Cloud Run'
- 'GCP project'
condition: and
- type: status
status:
- 200