2021-05-17 14:46:33 +00:00
|
|
|
id: octobercms-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OctoberCMS detect
|
|
|
|
author: cyllective
|
|
|
|
severity: info
|
|
|
|
description: Detects OctoberCMS
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/octobercms/october
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,octobercms
|
2021-05-17 14:46:33 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-17 14:46:33 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/modules/system/assets/js/framework.combined-min.js"
|
|
|
|
|
2021-12-31 12:27:46 +00:00
|
|
|
stop-at-first-match: true
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2021-05-17 14:46:33 +00:00
|
|
|
max-redirects: 1
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'october_session'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 'OctoberCMS'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502205f8da2c9d61947da70d15737e9d29ed649cd7a28e03643c76710a92c8cf6371d022100b05d06ccfab06cd9c0a2c55862b8a29c5d0db2b9fe168b637ea926fc476f6384:922c64590222798bb761d5b6d8e72950
|