Rustici Content Controller Panel - Detect
ID: rustici-content-controller
Severity: info
Author: DhiyaneshDk
Tags: panel,rustici
Description
Section titled “Description”Rustici Content Controller panel was detected.
YAML Source
Section titled “YAML Source”id: rustici-content-controller
info: name: Rustici Content Controller Panel - Detect author: DhiyaneshDk severity: info description: Rustici Content Controller panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: verified: true max-request: 1 shodan-query: title:"Rustici Content Controller" tags: panel,rustici
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - '<title>Rustici Content Controller</title>'
- type: status status: - 200# digest: 4a0a00473045022100f0857c4259981a65b16ab26b4fc3496ff4f598e018d54d1b36b22aebbe828680022016c0c7175c309f2f7c4e93c4aa75ebbc1676916aa14ed0f4e3f88b78beb24ec9:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/rustici-content-controller.yaml"