Orchid Core VMS Panel - Detect
ID: orchid-vms-panel
Severity: info
Author: princechaddha
Tags: panel,orchid,ipconfigure
Description
Section titled “Description”Orchid Core VMS panel was detected.
YAML Source
Section titled “YAML Source”id: orchid-vms-panel
info: name: Orchid Core VMS Panel - Detect author: princechaddha severity: info description: Orchid Core VMS 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:a:ipconfigure:orchid_core_vms:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: ipconfigure product: orchid_core_vms shodan-query: - http.title:"Orchid Core VMS" - http.title:"orchid core vms" fofa-query: title="orchid core vms" google-query: intitle:"orchid core vms" tags: panel,orchid,ipconfigure
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "<title>Orchid Core VMS - IPConfigure, Inc.</title>"
- type: status status: - 200# digest: 4a0a00473045022100a8dc9bc23ddd84ab506d25cbce41f235ca980f4c9ff20a1d5ea07047ab64048102207245daa9ffc7d9084daee50805854b68f1e0249258bbc804ed470149e276935e: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/orchid-vms-panel.yaml"