31 lines
1.0 KiB
YAML
31 lines
1.0 KiB
YAML
id: disable-pad-service
|
|
|
|
info:
|
|
name: Cisco Disable PAD - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: |
|
|
Cisco PAD service has proven vulnerable to attackers. To reduce the risk of unauthorized access, organizations should implement a security policy restricting or disabling unnecessary access.
|
|
reference:
|
|
- http://www.cisco.com/en/US/docs/ios-xml/ios/wan/command/wan-s1.html#GUID-C5497B77-3FD4-4D2F-AB08-1317D5F5473B
|
|
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: audit,file,cisco,config-audit,cisco-switch,router
|
|
|
|
file:
|
|
- extensions:
|
|
- conf
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "no service pad"
|
|
negative: true
|
|
|
|
- type: word
|
|
words:
|
|
- "configure terminal"
|
|
# digest: 490a00463044022070f306accb37b7814673b232c0eead5da6b9f17e2ad29e4f76d58404ff0ea9e3022063cc46413c8f53d3222b0faa1513058c7918676b09420b6606f98bdb08086b5c:922c64590222798bb761d5b6d8e72950 |