CodeMeter - WebAdmin Panel Access
ID: codemeter-webadmin-panel
Severity: info
Author: Techryptic (@Tech)
Tags: codemeter,webadmin,panel,wibu
Description
Section titled “Description”CodeMeter WebAdmin panel was accessed.
YAML Source
Section titled “YAML Source”id: codemeter-webadmin-panel
info: name: CodeMeter - WebAdmin Panel Access author: Techryptic (@Tech) severity: info description: CodeMeter WebAdmin panel was accessed. 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-668 cpe: cpe:2.3:a:wibu:codemeter:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: wibu product: codemeter tags: codemeter,webadmin,panel,wibu
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - "Set-Cookie: CmWebAdminSession" part: header
- type: status status: - 301 - 302# digest: 4a0a0047304502207f25fddda5fa249440cc7546cb48dcfce10328d6559192a5c510bc60a676d5c5022100d900ed2505c3641c3276abf473bec66dd62746310b5731ee741632419d5d84ee: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/codemeter-webadmin-panel.yaml"