RunCloud Default Page

patch-1
pussycat0x 2023-01-12 13:54:19 +05:30 committed by GitHub
parent 29499582bd
commit a1d3dbf600
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: default-runcloud-page
info:
name: RunCloud Default Page
author: pussycat0x
severity: info
metadata:
verified: true
shodan-query: http.title:"Welcome To RunCloud"
tags: tech,runcloud,default-page
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Welcome To RunCloud'
- 'Getting Started'
condition: and
- type: status
status:
- 200