Enhancement: exposed-panels/hashicorp-consul-agent.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-04-25 12:08:56 -04:00
parent 6da033776b
commit ffa41c918a
1 changed files with 9 additions and 3 deletions

View File

@ -1,10 +1,14 @@
id: hashicorp-consul-agent
info:
name: Hashicorp Consul Agent Detection
name: Hashicorp Consul Panel - Detect
author: c-sh0
severity: info
description: Obtain Consul Version Information
description: Hashicorp Consul panel was detected.
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
tags: tech,consul,api
requests:
@ -23,4 +27,6 @@ requests:
extractors:
- type: json
json:
- " .Config.Version"
- " .Config.Version"
# Enhanced by md on 2023/04/25