35 lines
933 B
YAML
35 lines
933 B
YAML
id: codeception-config
|
|
|
|
info:
|
|
name: Codeception YAML Configuration File - Detect
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: Codeception YAML configuration file was detected.
|
|
classification:
|
|
cpe: cpe:2.3:a:codeception:codeception:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"codeception.yml"
|
|
product: codeception
|
|
vendor: codeception
|
|
tags: exposure,devops,codeception,config,cicd
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/codeception.yml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "paths:"
|
|
- "settings:"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220295a48e046ed39e6d42cf66083271dc845860c8f3906d780fb70675da6787cbf0221008dfb9e7c50cae0a7f42c5e01dfb1505de449831ef17321b56d576bb19d91bc79:922c64590222798bb761d5b6d8e72950 |