41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
id: apache-mesos-panel
|
|
|
|
info:
|
|
name: Apache Mesos - Panel Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
description: Apache Mesos 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:apache:mesos:*:*:*:*:jenkins:*:*:*
|
|
metadata:
|
|
fofa-query: app="APACHE-MESOS"
|
|
max-request: 2
|
|
product: mesos
|
|
shodan-query: http.title:"Mesos"
|
|
vendor: apache
|
|
verified: true
|
|
tags: panel,apache,mesos
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}:5050"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Mesos</title>"
|
|
- "Apache"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100f9ad35c3dfc30dcfd03d982738cf7fc2177db2271595789a62aeadecfdc646b2022100bb27c79a50dd8db5a5a9423a629e2166c4757ea8e9962a89028005b0454d20b7:922c64590222798bb761d5b6d8e72950 |