Product Name
CIS-CAT Pro Assessor
Product Version
Linux version 4.27.0+
Date
Problem
Why am I seeing an Error related to my Java when I download the Linux version of CIS-CAT Pro Assessor with the Java [jre] included, even after the correct permissions have been recursively applied to the /jre folder?
Solution
At this time the imbedded Java which is packaged with the Linux CIS-CAT Pro Assessor 4.27.0+ download is not compatible with the MacOS.
To resolve this error please:
Navigate to the WorkBench Downloads and downloaded the CIS-CAT Pro Assessor Bundle and select
Linux>without GUI>without JavaCompletely remove the old/existing
/Assessordirectory completely and replaced it with the new unpacked .zip which contains nojredirectoryBefore removing this directory and replacing it, you will be unable to use CIS-CAT Pro Assessor v4.27.0+ with either version of Java 8 or 11 downloaded from Adaptium
Even if you run a
chmod -R 777to completely open up every single permission on the/jreand/Assessordirectories you will still not be able to run the Assessment.
After removing and replacing the correct Assessor bundle you can run a similar scan through the interactive steps (
-i) and successfully produced an HTML (-html) report, verbose logs (--info), and a score:Assessor % sudo sh Assessor-CLI.sh -i -html --info
Once the directory containing
/jreis removed and replaced with the “without Java” Bundle you should now be able to successfully launch Assessor over Terminal and run a scan.
0 Comments