SV-213520r615939_rule
V-213520
SRG-APP-000141-AS-000095
JBOS-AS-000230
CAT I
10
Run the JBoss server with non-admin rights.
The script that is used to start JBoss determines the mode in which JBoss will operate, which will be in either in standalone mode or domain mode. Both scripts are installed by default in the <JBOSS_HOME>/bin/ folder.
In addition to running the JBoss server as an interactive script launched from the command line, JBoss can also be started as a service.
The scripts used to start JBoss are:
Red Hat:
standalone.sh
domain.sh
Windows:
standalone.bat
domain.bat
Use the relevant OS commands to determine JBoss ownership.
When running as a process:
Red Hat: "ps -ef|grep -i jboss".
Windows: "services.msc".
Search for the JBoss process, which by default is named "JBOSSEAP6".
If the user account used to launch the JBoss script or start the JBoss process has admin rights on the system, this is a finding.
V-213520
False
JBOS-AS-000230
The script that is used to start JBoss determines the mode in which JBoss will operate, which will be in either in standalone mode or domain mode. Both scripts are installed by default in the <JBOSS_HOME>/bin/ folder.
In addition to running the JBoss server as an interactive script launched from the command line, JBoss can also be started as a service.
The scripts used to start JBoss are:
Red Hat:
standalone.sh
domain.sh
Windows:
standalone.bat
domain.bat
Use the relevant OS commands to determine JBoss ownership.
When running as a process:
Red Hat: "ps -ef|grep -i jboss".
Windows: "services.msc".
Search for the JBoss process, which by default is named "JBOSSEAP6".
If the user account used to launch the JBoss script or start the JBoss process has admin rights on the system, this is a finding.
M
3987