Cisco AAA Service Configuration - Detect
ID: configure-aaa-service
Severity: info
Author: pussycat0x
Tags: file,audit,cisco,config-audit,cisco-switch,router
Description
Section titled “Description”Cisco authentication, authorization and accounting service configuration was detected.
YAML Source
Section titled “YAML Source”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: 490a00463044022002d0dae825c1d41e477ea31b2f5aa1a4bf16fe1a82cbb53c70eedd9bb085d69802207aa8b4634afbe0ba28d462cd7d05e1caf0da16a0d00e4ed400d3587e03b02351:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "file/audit/cisco/configure-aaa-service.yaml"