Install scap-workbench by entering the following commands in the terminal:
sudo apt update sudo apt install scap-workbench
Description:
Scanning and tailoring tool for SCAP content
SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The main goal of this application is to lower the initial barrier of using SCAP. Therefore, the scope of very narrow - scap-workbench only scans a single machine and only with XCCDF/SDS (no direct OVAL evaluation). The assumption is that this is enough for users who want to scan a few machines and users with huge amount of machines to scan will just use scap-workbench to test or hand-tune their content before deploying it with more advanced (and harder to use) tools like spacewalk. . Feature highlights: * XCCDF 1.1 and 1.2 support * Source Data Stream 1.2 support * XCCDF 1.2 Tailoring file support * Evaluation of local machine * Evaluation of remote machine (using ssh) * Limited tailoring support - selection and unselection * Saving results as XCCDF 1.1 or 1.2 (depending on input) or ARF 1.1
Homepage: https://www.open-scap.org/tools/scap-workbench/
Version: 1.1.5-1
Section: universe/admin