2022-08-15 06:42:26 +00:00
|
|
|
id: pipfile-config
|
|
|
|
|
|
|
|
info:
|
2023-02-05 18:37:22 +00:00
|
|
|
name: Pipfile Config - Detect
|
2022-08-15 06:42:26 +00:00
|
|
|
author: DhiyaneshDK
|
2022-08-15 22:24:42 +00:00
|
|
|
severity: info
|
2023-02-05 22:08:39 +00:00
|
|
|
description: Pipfile configuration information was detected.
|
2023-02-05 18:34:08 +00:00
|
|
|
reference: https://pypi.org/project
|
|
|
|
classification:
|
2023-03-03 15:27:54 +00:00
|
|
|
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:34:08 +00:00
|
|
|
cwe-id: CWE-200
|
2022-08-15 06:42:26 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-08-15 06:42:26 +00:00
|
|
|
shodan-query: html:"Pipfile"
|
|
|
|
tags: exposure,pip,devops,cicd
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-08-15 06:42:26 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/Pipfile"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-08-15 22:24:42 +00:00
|
|
|
part: body
|
2022-08-15 06:42:26 +00:00
|
|
|
words:
|
|
|
|
- '[[source]]'
|
|
|
|
- '[packages]'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a0047304502207561fc36c8d76e1f5e6587bc96554b31e13046d5190b85bd3c1e648d5d11935e022100cc2d97e7ec8a594f6c146808854751c348080ad1f375725dd73f63fa331e6bf9:922c64590222798bb761d5b6d8e72950
|