Create set-and-secure-passwords.yaml

patch-1
Dhiyaneshwaran 2022-05-28 09:26:29 +01:00 committed by GitHub
parent 67bfbbd36b
commit b42d97fd49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: set-and-secure-passwords
info:
name: Set and secure passwords
author: pussycat0x
severity: info
description: To set a local password to control access to various privilege levels, use the enable password command in global configuration mode. To remove the password requirement, use the no form of this command.
reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/d1/sec-d1-cr-book/sec-cr-e1.html#wp3884449514
tags: cisco,config-audit,cisco-switch
file:
- extensions:
- conf
matchers-condition: and
matchers:
- type: word
words:
- "service password-encryption"
negative: true