2022-02-26 04:39:56 +00:00
|
|
|
id: phoronix-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-08 13:42:03 +00:00
|
|
|
name: Phoronix Test Suite Panel - Detect
|
2022-02-26 04:39:56 +00:00
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2022-12-08 13:42:03 +00:00
|
|
|
description: Phoronix Test Suite 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
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2022-12-08 13:42:03 +00:00
|
|
|
cwe-id: CWE-200
|
2022-02-26 04:39:56 +00:00
|
|
|
metadata:
|
2024-02-22 00:55:04 +00:00
|
|
|
vendor: phoronix-media
|
|
|
|
product: phoronix_test_suite
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-02-26 04:39:56 +00:00
|
|
|
shodan-query: http.title:"phoronix-test-suite"
|
|
|
|
tags: panel,phoronix
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-26 04:39:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '<title>Phoronix Test Suite (.*) - Phoromatic - Welcome</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
2023-10-14 11:27:55 +00:00
|
|
|
- '<title>Phoronix Test Suite (.*) - Phoromatic - Welcome</title>'
|
2024-02-28 16:35:47 +00:00
|
|
|
# digest: 490a00463044022053a2b044ea14d1711dcf212c01a2b810260441b34da61248e12077802a3f3aa2022079f82615fbb190a9f0c9023d23ff286387dc57f47db013a75ac40cd4f8d73f1f:922c64590222798bb761d5b6d8e72950
|