2021-04-23 06:52:29 +00:00
|
|
|
id: grav-cms-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Grav CMS Detect
|
|
|
|
author: cyllective
|
|
|
|
severity: info
|
|
|
|
description: Detects Grav CMS
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/getgrav/grav
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,grav,cms
|
2021-04-23 06:52:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-23 06:52:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-04-23 07:02:53 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-04-23 06:52:29 +00:00
|
|
|
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
2021-04-23 07:02:53 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'Set-Cookie: grav-site-'
|
2021-04-23 06:52:29 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-10-14 11:27:55 +00:00
|
|
|
- '<meta name="generator" content="GravCMS" />'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220700f01b8d8cc3f19f9e349fa7d8bc87eb4b0f09ecad8c8f1e37be766e7453cfd022100f4b5bb3e4a84e6ed6b6c28794c87106d3438c342b846f96d096abb9bc3ad60c4:922c64590222798bb761d5b6d8e72950
|