33 lines
897 B
YAML
33 lines
897 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
|
|
classification:
|
|
cpe: cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: statamic
|
|
product: statamic
|
|
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: 490a00463044022034ce4912fa65c379b7b48a75d2b65c5ab79ed1bea44533e6ae535a1a59d01be702206407362ba60fcf80d97665124d51bfe8a7c12e60843858991090f3914182f071:922c64590222798bb761d5b6d8e72950 |