2022-08-07 00:21:45 +00:00
|
|
|
id: procfile-config
|
|
|
|
|
|
|
|
info:
|
2023-02-05 18:37:10 +00:00
|
|
|
name: Procfile Config - Detect
|
2022-08-07 00:21:45 +00:00
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
2023-02-05 22:10:30 +00:00
|
|
|
description: Procfile configuration information was detected.
|
2023-02-05 18:36:51 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-02-05 18:36:51 +00:00
|
|
|
cwe-id: CWE-200
|
2022-08-07 00:21:45 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-07 00:21:45 +00:00
|
|
|
shodan-query: html:"Procfile"
|
|
|
|
tags: devops,exposure,config
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-07 00:21:45 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/Procfile"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-08-08 18:48:49 +00:00
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '^web:'
|
2022-08-07 00:21:45 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100bd65b3867db4675c908772cc6ae027ad9316c2576b3e76d089446bb3c816b8ee022100fff90421b7750386d3784d31e994b062a5b33b19543999376cddb228029aa675:922c64590222798bb761d5b6d8e72950
|