34 lines
902 B
YAML
34 lines
902 B
YAML
id: octoprint-installer
|
|
|
|
info:
|
|
name: OctoPrint Installation Page - Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: |
|
|
Checks for the presence of a OctoPrint Installer Page.
|
|
classification:
|
|
cpe: cpe:2.3:a:octoprint:octoprint:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: octoprint
|
|
product: octoprint
|
|
fofa-query: body="Thank you for installing OctoPrint"
|
|
tags: install,octoprint,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Thank you for installing OctoPrint"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a913bad5c0ef32d50792857c867e0a118cffc16cba80b5be59b27ae2de2458c0022002bd386aca00319f325118afb5ed1ee7dae9157c06177970026c704c1f81b962:922c64590222798bb761d5b6d8e72950 |