其他机器:CentOS Linux release 7.5.1804 (Core) 三、使用OpenSCAP Base进行扫描与修复 (一)、工具安装 1、安装扫描工具 # yum install -y openscap-scanner 2、安装SCAP content # yum install -y scap-security-guide 3、查看安装的相关文件 # rpm -
其他机器:CentOS Linux release 7.5.1804 (Core) 三、使用OpenSCAP Base进行扫描与修复 (一)、工具安装 1、安装扫描工具 # yum install -y openscap-scanner 2、安装SCAP content # yum install -y scap-security-guide 3、查看安装的相关文件 # rpm -ql openscap-scanner # rpm -ql scap-security-guide 注意...
Oracle Linuxでは、Oracle Linux 7用の次のSCAPパッケージを提供します。 openscap-utils openscap-utilsパッケージには、OpenSCAPライブラリを使用するコマンドライン・ツールが含まれます。このパッケージには以前にoscapコマンドライン構成および脆弱性スキャナが含まれましたが、openscap-scannerパ...
oscap-scan: command line scanner driven by OVAL®/XCCDF content. secstate: tool that attempts to streamline the certification and accreditation (C&A) process of Linux systems by providing a mechanism to verify, validate, and provide remediation to security relevant configuration items...
To install the OpenSCAP scanner on SUSE Linux Enterprise Server, you will use thezypperpackage manager: sudo zypper install openscap-utils suse-openscap-content This command installs the scanner and the SCAP content files for SUSE Linux Enterprise. ...
openscap-scanner Adding a host to a compliance policy Once your host is prepared, it must be assigned a compliance policy. Please note: While these instructions demonstrate a somewhat manual process, I plan to cover how to use the Insights API to automate the process in a future post. ...
Obsoletes: openscap-selinux Obsoletes: openscap-selinux-compat %description scanner The %{name}-scanner package contains oscap command-line tool. The oscap is configuration and vulnerability scanner, capable of performing compliance checking using SCAP content. %...
The OpenSCAP scanner will only provide meaningful results if the content you want it to process is correct and up to date. Theoscaptool scans your system, validates security compliance content, and generates reports and guides based on these scans. ...
Run any OpenSCAP command within chroot of mounted docker image.# oscap-docker image IMAGE_NAME [OSCAP_ARGUMENTS] Learn more about OSCAP_ARGUMENTS in man oscap.Exemplary usageTested on Fedora host.# yum install scap-security-guide openscap-scanner docker-io # sed -i 's/<platform idref=.*$/...
其他机器:CentOS Linux release 7.5.1804 (Core) 三、使用OpenSCAP Base进行扫描与修复 (一)、工具安装 1、安装扫描工具 # yum install -y openscap-scanner 2、安装SCAP content # yum install -y scap-security-guide 3、查看安装的相关文件 # rpm -ql openscap-scanner ...