ZeroShell Panel - Detect
ID: zeroshell-login
Severity: info
Author: dhiyaneshDK
Tags: panel,zeroshell
Description
Section titled “Description”ZeroShell panel was detected.
YAML Source
Section titled “YAML Source”id: zeroshell-login
info: name: ZeroShell Panel - Detect author: dhiyaneshDK severity: info description: ZeroShell 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 cpe: cpe:2.3:o:zeroshell:zeroshell:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: zeroshell product: zeroshell shodan-query: - http.title:"ZeroShell" - http.title:"zeroshell" fofa-query: title="zeroshell" google-query: intitle:"zeroshell" tags: panel,zeroshell
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word words: - '<title>ZeroShell</title>'
- type: status status: - 200# digest: 4a0a00473045022100d2a9c245a863056cd3616c757a6643246c7c10a7d64bf411b9cdd8c9b3e19b9f0220352c83d50e0419d2c762d1e06bad169cba730902c7e37af5eccee082dc20a329: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/zeroshell-login.yaml"