Skip to content

III - Administrative Public

Rules and Groups employed by this XCCDF Profile

  • SRG-APP-000015-AS-000010

    Group
  • HTTPS must be enabled for JBoss web interfaces.

    Encryption is critical for protection of web-based traffic. If encryption is not being used to protect the application server's web connectors, malicious users may gain the ability to read or modif...
    Rule Medium Severity
  • SRG-APP-000033-AS-000024

    Group
  • Java permissions must be set for hosted applications.

    The Java Security Manager is a java class that manages the external boundary of the Java Virtual Machine (JVM) sandbox, controlling how code executing within the JVM can interact with resources out...
    Rule High Severity
  • SRG-APP-000033-AS-000024

    Group
  • The Java Security Manager must be enabled for the JBoss application server.

    The Java Security Manager is a java class that manages the external boundary of the Java Virtual Machine (JVM) sandbox, controlling how code executing within the JVM can interact with resources out...
    Rule High Severity
  • SRG-APP-000033-AS-000024

    Group
  • The JBoss server must be configured with Role Based Access Controls.

    By default, the JBoss server is not configured to utilize role based access controls (RBAC). RBAC provides the capability to restrict user access to their designated management role, thereby limit...
    Rule High Severity
  • SRG-APP-000033-AS-000024

    Group
  • Users in JBoss Management Security Realms must be in the appropriate role.

    Security realms are a series of mappings between users and passwords and users and roles. There are 2 JBoss security realms provided by default; they are "management realm" and "application realm"...
    Rule Medium Severity
  • SRG-APP-000033-AS-000024

    Group
  • Silent Authentication must be removed from the Default Application Security Realm.

    Silent Authentication is a configuration setting that allows local OS users access to the JBoss server and a wide range of operations without specifically authenticating on an individual user basis...
    Rule High Severity
  • SRG-APP-000033-AS-000024

    Group
  • Silent Authentication must be removed from the Default Management Security Realm.

    Silent Authentication is a configuration setting that allows local OS users access to the JBoss server and a wide range of operations without specifically authenticating on an individual user basis...
    Rule High Severity
  • SRG-APP-000033-AS-000024

    Group
  • JBoss management interfaces must be secured.

    JBoss utilizes the concept of security realms to secure the management interfaces used for JBoss server administration. If the security realm attribute is omitted or removed from the management in...
    Rule High Severity
  • SRG-APP-000089-AS-000050

    Group
  • The JBoss server must generate log records for access and authentication events to the management interface.

    Log records can be generated from various components within the JBoss application server. The minimum list of logged events should be those pertaining to access and authentication events to the ma...
    Rule Medium Severity
  • SRG-APP-000090-AS-000051

    Group
  • JBoss must be configured to allow only the ISSM (or individuals or roles appointed by the ISSM) to select which loggable events are to be logged.

    The JBoss server must be configured to select which personnel are assigned the role of selecting which loggable events are to be logged. In JBoss, the role designated for selecting auditable events...
    Rule Medium Severity
  • SRG-APP-000092-AS-000053

    Group
  • JBoss must be configured to initiate session logging upon startup.

    Session logging activities are developed, integrated, and used in consultation with legal counsel in accordance with applicable federal laws, Executive Orders, directives, policies, or regulations.
    Rule Medium Severity
  • SRG-APP-000095-AS-000056

    Group
  • JBoss must be configured to log the IP address of the remote system connecting to the JBoss system/cluster.

    Information system logging capability is critical for accurate forensic analysis. Without being able to establish what type of event occurred, it would be difficult to establish, correlate, and in...
    Rule Medium Severity
  • SRG-APP-000095-AS-000056

    Group
  • JBoss must be configured to produce log records containing information to establish what type of events occurred.

    Information system logging capability is critical for accurate forensic analysis. Without being able to establish what type of event occurred, it would be difficult to establish, correlate, and in...
    Rule Medium Severity
  • SRG-APP-000096-AS-000059

    Group
  • JBoss Log Formatter must be configured to produce log records that establish the date and time the events occurred.

    Application server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined. Ascertaining th...
    Rule Medium Severity
  • SRG-APP-000097-AS-000060

    Group
  • JBoss must be configured to produce log records that establish which hosted application triggered the events.

    Application server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined. By default, no...
    Rule Medium Severity
  • SRG-APP-000098-AS-000061

    Group
  • JBoss must be configured to record the IP address and port information used by management interface network traffic.

    Application server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined. Ascertaining th...
    Rule Medium Severity
  • SRG-APP-000099-AS-000062

    Group
  • The application server must produce log records that contain sufficient information to establish the outcome of events.

    Information system logging capability is critical for accurate forensic analysis. Log record content that may be necessary to satisfy the requirement of this control includes, but is not limited to...
    Rule Medium Severity
  • SRG-APP-000100-AS-000063

    Group
  • JBoss ROOT logger must be configured to utilize the appropriate logging level.

    Information system logging capability is critical for accurate forensic analysis. Log record content that may be necessary to satisfy the requirement of this control includes: time stamps, source a...
    Rule Medium Severity
  • SRG-APP-000118-AS-000078

    Group
  • File permissions must be configured to protect log information from any type of unauthorized read access.

    If log data were to become compromised, then competent forensic analysis and discovery of the true source of potentially malicious system activity is difficult, if not impossible, to achieve. Whe...
    Rule Medium Severity
  • SRG-APP-000119-AS-000079

    Group
  • File permissions must be configured to protect log information from unauthorized modification.

    If log data were to become compromised, then competent forensic analysis and discovery of the true source of potentially malicious system activity is difficult, if not impossible, to achieve. Whe...
    Rule Medium Severity
  • SRG-APP-000120-AS-000080

    Group
  • File permissions must be configured to protect log information from unauthorized deletion.

    If log data were to become compromised, then competent forensic analysis and discovery of the true source of potentially malicious system activity is difficult, if not impossible, to achieve. When...
    Rule Medium Severity
  • SRG-APP-000125-AS-000084

    Group
  • JBoss log records must be off-loaded onto a different system or system component a minimum of every seven days.

    JBoss logs by default are written to the local file system. A centralized logging solution like syslog should be used whenever possible; however, any log data stored to the file system needs to be...
    Rule Medium Severity
  • SRG-APP-000133-AS-000092

    Group
  • mgmt-users.properties file permissions must be set to allow access to authorized users only.

    The mgmt-users.properties file contains the password hashes of all users who are in a management role and must be protected. Application servers have the ability to specify that the hosted applica...
    Rule Medium Severity
  • SRG-APP-000141-AS-000095

    Group
  • JBoss process owner interactive access must be restricted.

    JBoss does not require admin rights to operate and should be run as a regular user. In addition, if the user account was to be compromised and the account was allowed interactive logon rights, thi...
    Rule High Severity
  • SRG-APP-000141-AS-000095

    Group
  • Google Analytics must be disabled in EAP Console.

    The Google Analytics feature aims to help Red Hat EAP team understand how customers are using the console and which parts of the console matter the most to the customers. This information will, in ...
    Rule Medium Severity

The content of the drawer really is up to you. It could have form fields, definition lists, text lists, labels, charts, progress bars, etc. Spacing recommendation is 24px margins. You can put tabs in here, and can also make the drawer scrollable.

Capacity
Modules