33 lines
1015 B
YAML
33 lines
1015 B
YAML
id: configure-aaa-service
|
|
|
|
info:
|
|
name: Cisco AAA Service Configuration - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
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
|
|
cwe-id: CWE-200
|
|
tags: file,audit,cisco,config-audit,cisco-switch,router
|
|
|
|
file:
|
|
- extensions:
|
|
- conf
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "aaa new-model"
|
|
negative: true
|
|
|
|
- type: word
|
|
words:
|
|
- "configure terminal"
|
|
|
|
# Enhanced by md on 2023/05/02
|
|
# digest: 4a0a00473045022100b08ae4dfec8550c46d4d2a9947d69c8769894ccaeb677774e12b3c4565fcafb502206a0aff777a79e8632d80b73f9a9329e9b3edd08d8be2d30e3386d89ac9b70f35:922c64590222798bb761d5b6d8e72950 |