nuclei-templates/exposed-panels/rustici-content-controller....

28 lines
484 B
YAML

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}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>Rustici Content Controller</title>'
- type: status
status:
- 200