nuclei-templates/file/audit/fortigate/password-policy.yaml

32 lines
926 B
YAML

id: password-policy
info:
name: Fortinet Password Policy Not Set - Detect
author: pussycat0x
severity: info
description: Fortinet administrative password policy is not set. Using this feature is recommended to ensure all administrators use secure passwords that meet organizations' requirements.
reference: https://docs.fortinet.com/document/fortigate/6.2.0/hardening-your-fortigate/582009/system-administrator-best-practices
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.0
cwe-id: CWE-200
tags: fortigate,config,audit,file,firewall
file:
- extensions:
- conf
matchers-condition: and
matchers:
- type: word
words:
- "config system password-policy"
negative: true
- type: word
words:
- "config system"
- "config router"
- "config firewall"
condition: or