Firewall設定
firewall-cmd --zone=public --add-port=9392/tcp --permanent firewall-cmd --reload
インストーラの入手と実行
rpm -ivh https://www6.atomicorp.com/channels/atomic/centos/7/x86_64/RPMS/atomic-release-1.0-20.el7.art.noarch.rpm
OpenVASのインストール
yum -y install openvas
Redisの設定と起動
sed -i '/^#.*unixsocket/s/^# //' /etc/redis.conf systemctl enable redis && systemctl restart redis
OpenVASセットアップ
# openvas-setup -- Output -- Openvas Setup, Version: 3.0 Step 1: Update NVT, CERT, and SCAP data Please note this step could take some time. Once completed, this will be updated automatically every 24 hours Select download method * wget (NVT download only) * curl (NVT download only) * rsync Note: If rsync requires a proxy, you should define that before this step. Downloader [Default: rsync]※Enterキーを入力 ※時間がかかる Allow connections from any IP? [Default: yes] Redirecting to /bin/systemctl restart gsad.service Step 3: Choose the GSAD admin users password. The admin user is used to configure accounts, Update NVT's manually, and manage roles. Enter administrator username [Default: admin] :※Enterキーを入力 Enter Administrator Password:※パスワード入力 Verify Administrator Password:※パスワード入力
# openvas-check-setup --v9 It seems like your OpenVAS-9 installation is OK. If you think it is not OK, please report your observation and help us to improve this check routine: http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss Please attach the log-file (/tmp/openvas-check-setup.log) to help us analyze the problem.
ライブラリの入手
# yum -y install texlive-collection-fontsrecommended texlive-collection-latexrecommended texlive-changepage texlive-titlesec
mkdir -p /usr/share/texlive/texmf-local/tex/latex/comment cd /usr/share/texlive/texmf-local/tex/latex/comment wget http://mirrors.ctan.org/macros/latex/contrib/comment/comment.sty chmod 644 comment.sty texhash
openvas-check-setup --v9 It seems like your OpenVAS-9 installation is OK. If you think it is not OK, please report your observation and help us to improve this check routine: http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss Please attach the log-file (/tmp/openvas-check-setup.log) to help us analyze the problem.
もくじ
管理画面にアクセスしよう
https://IPアドレス:9392/
パスワード
- admin
- パスワード