id: phoronix-panel info: name: Phoronix Test Suite Panel Detect author: pikpikcu severity: info metadata: shodan-query: http.title:"phoronix-test-suite" tags: panel,phoronix requests: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: regex regex: - 'Phoronix Test Suite (.*) - Phoromatic - Welcome' - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - "Phoronix Test Suite (.*) - Phoromatic - Welcome"