Enhancement: exposures/configs/pipfile-config.yaml by mp

patch-1
MostInterestingBotInTheWorld 2023-02-05 13:34:08 -05:00
parent 1512f511e9
commit 6b6338c7d8
1 changed files with 9 additions and 1 deletions

View File

@ -1,9 +1,15 @@
id: pipfile-config id: pipfile-config
info: info:
name: Pipfile Configuration Exposure name: Pipfile Configuration - Detect
author: DhiyaneshDK author: DhiyaneshDK
severity: info 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: metadata:
verified: true verified: true
shodan-query: html:"Pipfile" shodan-query: html:"Pipfile"
@ -26,3 +32,5 @@ requests:
- type: status - type: status
status: status:
- 200 - 200
# Enhanced by mp on 2023/02/05