Merge pull request #5944 from projectdiscovery/cloud-run-default-page

Create cloud-run-default-page.yaml
patch-1
Ritik Chaddha 2022-11-02 14:10:19 +05:30 committed by GitHub
commit 6354db8697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
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:
verified: true
shodan-query: title:"Congratulations | Cloud Run"
tags: tech,cloudrun
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- 'Congratulations | Cloud Run'
- 'alt="A group celebrating'
condition: and
- type: status
status:
- 200