2021-07-21 18:49:20 +00:00
|
|
|
id: chevereto-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Chevereto detect
|
|
|
|
author: pikpikcu
|
|
|
|
severity: info
|
2021-12-31 12:27:46 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2021-12-31 12:27:46 +00:00
|
|
|
shodan-query: http.title:"Centreon"
|
2021-07-21 18:49:20 +00:00
|
|
|
tags: tech,chevereto
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-21 18:49:20 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-12-31 12:27:46 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-07-21 18:49:20 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- 'content="Chevereto(.*)">'
|
|
|
|
|
2021-12-31 12:27:46 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
2021-07-21 18:49:20 +00:00
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<meta name="generator" content="(.*)">'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022014a00f02654b7441a62a5487fa97a4dfb2b42b10ff52610250863e802248e946022100bf643ed2a5a696104fc676e749d9b282532168314704a8b8e7d5bd0a52d537da:922c64590222798bb761d5b6d8e72950
|