OpenCPU Panel - Detect
ID: opencpu-panel
Severity: info
Author: wa1tf0rme
Tags: panel,opencpu,oss
Description
Section titled “Description”OpenCPU panel was detected.
YAML Source
Section titled “YAML Source”id: opencpu-panel
info: name: OpenCPU Panel - Detect author: wa1tf0rme severity: info description: OpenCPU panel was detected. reference: - https://github.com/opencpu/opencpu/ classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: max-request: 1 tags: panel,opencpu,oss
http: - method: GET path: - "{{BaseURL}}/ocpu/"
max-redirects: 2 redirects: true matchers: - type: word words: - OpenCPU Test Page - OpenCPU API Explorer condition: or# digest: 4a0a0047304502210096b4a21fdefed95c54cc77c109d6f1b0eaa512561b95b53eca9f7586f7baeb2402202aff2e2129a6007a0f08661526adf12ef89f44d63215258534193d3c711f5ffa: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/opencpu-panel.yaml"