Enhancement: file/audit/cisco/configure-aaa-service.yaml by md
parent
dce88746cc
commit
e2e3717b1b
|
@ -1,13 +1,17 @@
|
|||
id: configure-aaa-service
|
||||
|
||||
info:
|
||||
name: Configure AAA service
|
||||
name: Cisco AAA Service Configuration - Detect
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
description: |
|
||||
Authentication, authorization and accounting (AAA) services provide an authoritative source for managing and monitoring access for devices.
|
||||
Cisco authentication, authorization and accounting service configuration was detected.
|
||||
reference:
|
||||
- https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-cr-a2.html#GUID-E05C2E00-C01E-4053-9D12-EC37C7E8EEC5
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue