30 lines
784 B
YAML
30 lines
784 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.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4a0a0047304502201afe0cd54faef3001ad0a7ff031eaefe958735bf100c5b0f1ff3c3bb837d705802210086f5f4d06e62171a2fa10da2112156e9d0f32dcd0588ad65211fa80ffa994799:922c64590222798bb761d5b6d8e72950 |