47 lines
1.2 KiB
YAML
47 lines
1.2 KiB
YAML
id: centreon-panel
|
|
|
|
info:
|
|
name: Centreon Login Panel - Detect
|
|
author: pikpikcu,daffainfo
|
|
severity: info
|
|
description: Centreon login 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:centreon:centreon_web:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: centreon
|
|
product: centreon_web
|
|
shodan-query:
|
|
- http.title:"Centreon"
|
|
- http.title:"centreon"
|
|
fofa-query: title="centreon"
|
|
google-query: intitle:"centreon"
|
|
tags: panel,centreon,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/centreon/index.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
condition: or
|
|
words:
|
|
- '<title>Centreon - IT & Network Monitoring</title>'
|
|
- '<input name="centreon_token" type="hidden"'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'v. (.*)'
|
|
# digest: 4a0a0047304502206afdc426a5872acc234d3a98803e7e68b5e249cfbfe126d64424367efb8613dc02210087789f4ac125c088781ec8c6c2be8d97f7c3b65de0e25aba0cde138d7bc52fc2:922c64590222798bb761d5b6d8e72950 |