2022-08-10 01:31:37 +00:00
|
|
|
id: codeception-config
|
|
|
|
|
|
|
|
info:
|
2023-02-08 19:35:13 +00:00
|
|
|
name: Codeception YAML Configuration File - Detect
|
2022-08-10 01:31:37 +00:00
|
|
|
author: DhiyaneshDk
|
2023-02-16 06:12:20 +00:00
|
|
|
severity: low
|
2023-02-08 19:35:13 +00:00
|
|
|
description: Codeception YAML configuration file was detected.
|
2022-08-10 01:31:37 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-10 01:31:37 +00:00
|
|
|
shodan-query: html:"codeception.yml"
|
|
|
|
tags: exposure,devops,codeception,config,cicd
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-10 01:31:37 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/codeception.yml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "paths:"
|
|
|
|
- "settings:"
|
2022-08-10 05:22:30 +00:00
|
|
|
condition: and
|
2022-08-10 01:31:37 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450220047fc0699cbd4601e89d7ab6696b668269053ecf08593f040203bf92ba027242022100ea3b90d2dc322e7c2f842d2855e5437e0177a7e4becef393ad46f85e7af405fb:922c64590222798bb761d5b6d8e72950
|