Enhancement: exposures/configs/gruntfile-exposure.yaml by mp
parent
c7edcd8d26
commit
22f4b70f38
|
@ -1,9 +1,14 @@
|
|||
id: gruntfile-exposure
|
||||
|
||||
info:
|
||||
name: Gruntfile Exposure
|
||||
name: Gruntfile - Detect
|
||||
author: sbani
|
||||
severity: info
|
||||
description: Gruntfile configuration was detected.
|
||||
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
|
||||
reference:
|
||||
- https://gruntjs.com/sample-gruntfile
|
||||
tags: config,exposure
|
||||
|
@ -28,3 +33,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2023/02/05
|
||||
|
|
Loading…
Reference in New Issue