28 lines
952 B
YAML
28 lines
952 B
YAML
id: enable-secret-for-user-and-password
|
|
|
|
info:
|
|
name: Enable and User Password with Secret
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
To configure the system to time-stamp debugging or logging messages, use one of the service timestamps global configuration commands. Use the no form of this command to disable this service.
|
|
reference:
|
|
- https://www.cisco.com/E-Learning/bulk/public/tac/cim/cib/using_cisco_ios_software/cmdrefs/service_timestamps.htm
|
|
tags: cisco,config-audit,cisco-switch,file,router
|
|
file:
|
|
- extensions:
|
|
- conf
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "enable secret"
|
|
negative: true
|
|
|
|
- type: word
|
|
words:
|
|
- "configure terminal"
|
|
|
|
# digest: 4a0a0047304502204f6beffea112852a6e7dbf11a7fd8fe97da58385e475b5d3485a12678568107f022100afe3edd05b216cb7a94d9080430e939c95b36d13f0195516681a1e2b31874aec:922c64590222798bb761d5b6d8e72950
|