diff --git a/file/audit/cisco/logging-enable.yaml b/file/audit/cisco/logging-enable.yaml index 10b20ed2e4..f12c2a4772 100644 --- a/file/audit/cisco/logging-enable.yaml +++ b/file/audit/cisco/logging-enable.yaml @@ -1,13 +1,17 @@ id: logging-enable info: - name: Logging enable + name: Cisco Logging Time Stamp Enable - Detect author: pussycat0x severity: info description: | - Enabling the Cisco IOS 'logging enable' command enforces the monitoring of technology risks for the organizations' network devices. + Cisco logging time stamp enable command enforces the monitoring of technology risks for organizations' network devices. reference: - https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/config-mgmt/configuration/xe-16-6/config-mgmt-xe-16-6-book/cm-config-logger.pdf + 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 file: @@ -24,3 +28,5 @@ file: - type: word words: - "configure terminal" + +# Enhanced by md on 2023/05/03