34 lines
810 B
YAML
34 lines
810 B
YAML
id: procfile-config
|
|
|
|
info:
|
|
name: Procfile Config - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Procfile configuration information was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"Procfile"
|
|
tags: devops,exposure,config
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Procfile"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- '^web:'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100bd65b3867db4675c908772cc6ae027ad9316c2576b3e76d089446bb3c816b8ee022100fff90421b7750386d3784d31e994b062a5b33b19543999376cddb228029aa675:922c64590222798bb761d5b6d8e72950
|