Cisco Configure Service Timestamps Log Messages - Detect
ID: configure-service-timestamps-logmessages
Severity: info
Author: pussycat0x
Tags: file,audit,cisco,config-audit,cisco-switch,router
Description
Section titled “Description”Cisco service timestamp configuration for log messages was not implemented.
YAML Source
Section titled “YAML Source”id: configure-service-timestamps-logmessages
info: name: Cisco Configure Service Timestamps Log Messages - Detect author: pussycat0x severity: info description: | Cisco service timestamp configuration for log messages was not implemented. reference: - https://www.cisco.com/E-Learning/bulk/public/tac/cim/cib/using_cisco_ios_software/cmdrefs/service_timestamps.htm 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: - "service timestamps log datetime msec show-timezone localtime" negative: true
- type: word words: - "configure terminal"
# Enhanced by md on 2023/05/02# digest: 4b0a004830460221008a9dc9efc3b35e1ed8df413205e02444a6f76d16bc9dfe85391f921ca03fad21022100f66d6285cc44821ad304fe75d27fe26f79e5f4d59c67768e2558704fa9f9757c: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-service-timestamps-logmessages.yaml"