coreBOS Panel - Detect
ID: corebos-panel
Severity: info
Author: arafatansari
Tags: panel,corebos
Description
Section titled “Description”coreBOS panel was detected.
YAML Source
Section titled “YAML Source”id: corebos-panel
info: name: coreBOS Panel - Detect author: arafatansari severity: info description: coreBOS 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:corebos:corebos:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: corebos product: corebos shodan-query: http.html:"corebos" fofa-query: body="corebos" tags: panel,corebos
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - 'Powered by coreBOS'
- type: status status: - 200# digest: 490a0046304402200ffaa882290d53eacb492c8a83dd371025f57b0533f8abe32ed73b4ab4f2a9d302201c0b6abf74eddd69a93a8b274ba27c54b2c78df163c3278b087d6a63ffa164cb: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/corebos-panel.yaml"