28 lines
777 B
YAML
28 lines
777 B
YAML
id: directus-detect
|
|
|
|
info:
|
|
name: Directus - Detect
|
|
author: ricardomaia
|
|
severity: info
|
|
description: |
|
|
Directus is a content manager with dynamic access API generation and transparent integration with the main databases.
|
|
reference:
|
|
- https://directus.io/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: 'X-Powered-By: Directus'
|
|
tags: tech,directus,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "X-Powered-By: Directus"
|
|
case-insensitive: true
|
|
# digest: 490a0046304402201c1b4978d386631e676b45fc6b59fb4c8ae13b345b464cdd1bfefe5840e2a3800220499da0d0b93930d1a5d080db752255740841748c0e6ea6a3799b81544e071e5d:922c64590222798bb761d5b6d8e72950 |