2021-06-22 05:28:41 +00:00
|
|
|
id: rhymix-cms-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Rhymix CMS Detect
|
|
|
|
author: gy741
|
|
|
|
severity: info
|
|
|
|
description: Detects Rhymix CMS
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/rhymix/rhymix
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,rhymix
|
2021-06-22 05:28:41 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-22 05:28:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'rx_sesskey1'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<meta name="generator" content="Rhymix" />'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402207ac43247eda3384fc8a8331614a20db3e489480b9fe2278895b5e60f4ecb9ba902207f8d4071cb25a417b80033d3e4d1ef48971621c76578fc1c3469b561093aa8c8:922c64590222798bb761d5b6d8e72950
|