Enhancement: file/audit/cisco/configure-service-timestamps-debug.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-05-02 14:06:18 -04:00
parent e2e3717b1b
commit 105af9d22e
1 changed files with 8 additions and 2 deletions

View File

@ -1,13 +1,17 @@
id: configure-service-timestamps-debug
info:
name: Configure Service Timestamps for Debug
name: Cisco Configure Service Timestamps for Debug - Detect
author: pussycat0x
severity: info
description: |
To configure the system to time-stamp debugging or logging messages, use one of the service timestamps global configuration commands. Use the no form of this command to disable this service.
Cisco service timestamp configuration for debug process was detected.
reference:
- https://www.cisco.com/E-Learning/bulk/public/tac/cim/cib/using_cisco_ios_software/cmdrefs/service_timestamps.htm
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: cisco,config-audit,cisco-switch,file,router
file:
@ -24,3 +28,5 @@ file:
- type: word
words:
- "configure terminal"
# Enhanced by md on 2023/05/02