id: server-monitor-installer info: name: Server Monitor Installer author: tess severity: high metadata: verified: true shodan-query: title:"SERVER MONITOR - Install" tags: misconfig,monitor,exposure,install requests: - method: GET path: - '{{BaseURL}}/install.php' matchers-condition: and matchers: - type: word part: body words: - "SERVER MONITOR - Install" - "PHP Server Monitor - Install" - "install.php?action=config" condition: and - type: word part: header words: - "text/html" - type: status status: - 200