STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Web Server Security Requirements Guide

V-206387

CAT II (Medium)

The web server must encrypt passwords during transmission.

Rule ID

SV-206387r961029_rule

STIG

Web Server Security Requirements Guide

Version

V4R4

CCIs

CCI-000197

Discussion

Data used to authenticate, especially passwords, needs to be protected at all times, and encryption is the standard method for protecting authentication data during transmission. Data used to authenticate can be passed to and from the web server for many reasons. Examples include data passed from a user to the web server through an HTTPS connection for authentication, the web server authenticating to a backend database for data retrieval and posting, and the web server authenticating to a clustered web server manager for an update.

Check Content

Review the web server documentation and deployed configuration to determine whether passwords are being passed to or from the web server.

If the transmission of passwords is not encrypted, this is a finding.

Fix Text

Configure the web server to encrypt the transmission passwords.