Create rustici-content-controller.yaml

patch-1
Prince Chaddha 2022-07-13 22:22:27 +05:30 committed by GitHub
parent f869de9137
commit 72df770722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: rustici-content-controller
info:
name: Rustici Content Controller
author: DhiyaneshDk
severity: info
metadata:
verified: true
shodan-query: title:"Rustici Content Controller"
tags: panel,rustici
requests:
- method: GET
path:
- "{{BaseURL}}/#!/auth/signIn"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Rustici Content Controller</title>'
- type: status
status:
- 200