SV-213542r615939_rule
V-213542
SRG-APP-000380-AS-000088
JBOS-AS-000545
CAT II
10
Determine the JBoss server configuration as being either standalone or domain.
Launch the relevant jboss-cli management interface substituting standalone or domain for <CONFIG>
<JBOSS_HOME>/<CONFIG>/bin/jboss-cli
connect to the server and run the command:
/subsystem=deployment-scanner/scanner=default:write-attribute(name=scan-enabled,value=false)
Log on to the OS of the JBoss server with OS permissions that allow access to JBoss.
Using the relevant OS commands and syntax, cd to the <JBOSS_HOME>/bin/ folder.
Run the jboss-cli script.
Connect to the server and authenticate.
Run the command:
ls /subsystem=deployment-scanner/scanner=default
If "scan-enabled"=true, this is a finding.
V-213542
False
JBOS-AS-000545
Log on to the OS of the JBoss server with OS permissions that allow access to JBoss.
Using the relevant OS commands and syntax, cd to the <JBOSS_HOME>/bin/ folder.
Run the jboss-cli script.
Connect to the server and authenticate.
Run the command:
ls /subsystem=deployment-scanner/scanner=default
If "scan-enabled"=true, this is a finding.
M
3987