Enhancement: exposures/configs/pipfile-config.yaml by mp
parent
1512f511e9
commit
6b6338c7d8
|
@ -1,9 +1,15 @@
|
|||
id: pipfile-config
|
||||
|
||||
info:
|
||||
name: Pipfile Configuration Exposure
|
||||
name: Pipfile Configuration - Detect
|
||||
author: DhiyaneshDK
|
||||
severity: info
|
||||
description: Pipfile configuration was detected.
|
||||
reference: https://pypi.org/project
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||
cvss-score: 5.3
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"Pipfile"
|
||||
|
@ -26,3 +32,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2023/02/05
|
||||
|
|
Loading…
Reference in New Issue