33 lines
1.0 KiB
YAML
33 lines
1.0 KiB
YAML
id: logging-enable
|
|
|
|
info:
|
|
name: Cisco Logging Enable - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Cisco logging 'logging enable' 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
|
|
cwe-id: CWE-200
|
|
tags: audit,file,cisco,config-audit,cisco-switch
|
|
|
|
file:
|
|
- extensions:
|
|
- conf
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "logging enable"
|
|
negative: true
|
|
|
|
- type: word
|
|
words:
|
|
- "configure terminal"
|
|
|
|
# Enhanced by md on 2023/05/03
|
|
# digest: 4a0a004730450220276f016c51a3f4cdd89c4c2468f6ce29ed3ed2967fc2fdf7af8bb2662410940b0221008acdae1b017dd53af2780a9d3bd87f930f7bd55acea47d4b40cdb65c91b54a0d:922c64590222798bb761d5b6d8e72950 |