STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 1 hour ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to IBM AIX 7.x Security Technical Implementation Guide

V-215191

CAT II (Medium)

AIX administrative accounts must not run a web browser, except as needed for local service administration.

Rule ID

SV-215191r991589_rule

STIG

IBM AIX 7.x Security Technical Implementation Guide

Version

V3R2

CCIs

CCI-000366

Discussion

If a web browser flaw is exploited while running as a privileged user, the entire system could be compromised. Specific exceptions for local service administration should be documented in site-defined policy. These exceptions may include HTTP(S)-based tools used for the administration of the local system, services, or attached devices. Examples of possible exceptions are HP’s System Management Homepage (SMH), the CUPS administrative interface, and Sun's StorageTek Common Array Manager (CAM) when these services are running on the local system.

Check Content

Inspect the root account home directory for a ".netscape" or a ".mozilla" directory using the following commands: 
# find /root -name .netscape
# find /root -name .mozilla

If none exists, this is not a finding. 

If a file exists, verify with the root users and the ISSO the intent of the browsing.

If a file exists and use of a web browser has not been authorized, this is a finding.

Fix Text

Enforce policy requiring administrative accounts use web browsers only for local service administration.