STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated 12 hours ago
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to Infoblox NIOS 9.x Security Technical Implementation Guide

V-285304

CAT II (Medium)

The Infoblox DNS server implementation must, for password-based authentication, enforce organization-defined composition and complexity rules.

Rule ID

SV-285304r1258901_rule

STIG

Infoblox NIOS 9.x Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-004065CCI-004064

Discussion

Password-based authentication applies to passwords regardless of whether they are used in single-factor or multifactor authentication. Long passwords or passphrases are preferable over shorter passwords. Enforced composition rules provide marginal security benefits while decreasing usability. However, organizations may choose to establish certain rules for password generation (e.g., minimum character length for long passwords) under certain circumstances and can enforce this requirement in IA-5(1)(h). Account recovery can occur, for example, in situations when a password is forgotten. Cryptographically protected passwords include salted one-way cryptographic hashes of passwords. The list of commonly used, compromised, or expected passwords includes passwords obtained from previous breach corpuses, dictionary words, and repetitive or sequential characters. The list includes context-specific words, such as the name of the service, username, and derivatives thereof. Satisfies: SRG-APP-000860-DNS-000250, SRG-APP-000865-DNS-000260, SRG-APP-000870-DNS-000270

Check Content

Verify Infoblox is configured for the use of long passwords and passphrases.

1. Navigate to Infoblox Grid >> Grid Manager >> Members >> Grid Properties (Toolbar menu) >> Password and confirm the password policy settings are configured to align with the organization's complexity requirements, including parameters for minimum length, use of uppercase and lowercase letters, numeric characters, symbols, and character change requirements.

If minimum password length is not set to "15" or more, if lowercase character is not set to "1" or more, if uppercase character is not set to "1" or more, if numeric character is not set to "1" or more, if symbol character is not set to "1" or more, or if minimum character changes from previous passwords is not set to "3" or more, this is a finding.

Fix Text

1. Navigate to Administration >> Administrators >> Authentication Policy tab.
2. If the only authentication type under "Authenticate users in this order" is "Local User Database", perform the following additional validation:
a. Navigate to Infoblox Grid >> Grid Manager >> Members >> Grid Properties (Toolbar menu), or to System >> System Manager >> System Properties if using a standalone configuration.
b. Select the "Password" tab.
c. Configure the settings in accordance with current DoW Policy:
- 15 character minimum password length.
- One lowercase character.
- One uppercase character.
- One numeric character.
- One symbol or special character.
- Three minimum character changes from previous passwords.