Octoprint 3D Printer Panel - Detect
ID: octoprint-3dprinter
Severity: info
Author: Matthew Nickerson (b0than) @ Layer 8 Security
Tags: iot,octoprint,panel
Description
Section titled “Description”Octoprint 3D Printer panel was detected.
YAML Source
Section titled “YAML Source”id: octoprint-3dprinter
info: name: Octoprint 3D Printer Panel - Detect author: Matthew Nickerson (b0than) @ Layer 8 Security severity: info description: Octoprint 3D Printer 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 cvss-score: 0 cwe-id: CWE-200 cpe: cpe:2.3:a:octoprint:octoprint:*:*:*:*:*:*:*:* metadata: max-request: 1 shodan-query: - http.favicon.hash:1307375944 - http.title:"OctoPrint" product: octoprint vendor: octoprint tags: iot,octoprint,panel
http: - method: GET path: - "{{BaseURL}}"
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - 'OctoPrint'
- type: status status: - 200# digest: 4b0a00483046022100d727359945440b25f60f5557b984d206c20a62a1c3397514e305a4ce1c71a2ee022100c8af55f369a059ee68a76556cec86bcd9d4f272928f46d1182d42924b011d7de: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/iot/octoprint-3dprinter-detect.yaml"