29 lines
783 B
YAML
29 lines
783 B
YAML
id: statamic-detect
|
|
|
|
info:
|
|
name: Statamic - Detect
|
|
author: geeknik
|
|
severity: info
|
|
description: |
|
|
Statamic is the flat-first, Laravel + Git powered CMS designed for building beautiful, easy to manage websites.
|
|
reference:
|
|
- https://github.com/statamic/cms
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: "Statamic"
|
|
tags: tech,statamic,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- 'X-Powered-By:(.*)Statamic'
|
|
# digest: 490a00463044022056716af6b1942e84b678041e3433d215c8a0a61e9a77d2a1ff039396493f930a02205a431e513f4372119b25a1342dc81e41ceeb4173526610df4a7d7e2db3af003d:922c64590222798bb761d5b6d8e72950 |