CentOS6.5 install openvas

Source: Internet
Author: User
Tags openvas

CentOS6.5 install openvas

Finally, we had to start restarting the website. We had previously filled in an openvas failure. This time, we were able to deal with it in the context of multi-party crawling and unified operations, the following describes how to set the steps for openvas security. In terms of the steps, I perform operations based on my own samples. If the sequence does not change slightly for myself.


1. First install wget

1yum install wget

2. About SELINUX

12 [root @ www ~] # Vi/etc/sysconfig/selinuxselinux = disabled

3. Installing new information (wait for a while)

1 [root @ www ~] # Wget -- g-O-http://www.atomicorp.com/installers/atomic | sh

4. Install openvas, which has two actions to wait.
Definition of the next parameter (it takes a long time)

1yum install openvas

After the subsequent tasks are completed, perform the security check (which also takes some time). Some subsequent actions must be set.

1openvas-setup

Set the action:

1 Allow connections from any IP? [Default: yes]> yes

Later, we will set the gsad manager, which will be set by ourselves.

1234 Login: userAuthentication (pass/cert) [pass]: Login password (again ):

After setting the management terminal, the User rule will run out. Press Ctrl + D here.
Next, will the upload Is that OK? (Y/n), add y to complete the settings

* Suite required by server guard *

1yum install openvas-server-devel

5. Create a certificate. It seems that you can do it without creating a certificate.

1 [root @ www ~] # Openvas-mkcert-g

6. Dynamic administrator

1 [root @ www ~] #/Etc/init. d/openvas-administrator start

7. After the configuration is complete, update the nvt definition.

1 [root @ www ~] # Openvas-nvt-sync

8. Re-renew openvassd and openvasmd

12 [root @ www ~] # Openvassd restart [root @ www ~] # Openvasmd restart

9. Rebuilding OPENVASE data sources (wait a moment)

1 [root @ www ~] # Openvas -- rebuild

10. Synchronize scapdata

1 [root @ www ~] # Openvas-scapdata-sync

11. synchronous license

1 [root @ www ~] # Openvas-certdata-sync

12. openvs will be released soon

1 [root @ www ~] #/Etc/init. d/openvas-Restart start

13. Activate openvas-manager

1 [root @ www ~] #/Etc/init. d/openvas-manager start

14. Restart the administrator.

1 [root @ www ~] #/Etc/init. d/openvas-administrator restart

After completing the above actions, let's check whether the security measures have been completed.

1 [root @ www ~] # Openvas-check-setup

If the installation is OK after running It seems like your OpenVAS-6.5, It means the operation is successful.
If you run to a certain stage, stop the Failover, and then go back to the workshop to check which action did not.

After the security protection is successful, you still need to configure the fire protection before you can start playing.

1 [root @ www ~] # Vi/etc/sysconfig/iptables

Upload the previous row and open the 9392 port.

12-A INPUT-m state -- state NEW-m tcp-p tcp -- drport 9392-j ACCEPTservice iptables restart

The same site was added because https: // ip: 9392 is required for connecting to openvas, So we changed the https part to http

123vi/etc/rcid/init. d/gsaddaemon $ EXEC # PARAMS "-- http-only"> service gsad restart

Exam Website:
Http://chyau317.blogspot.tw/2013/08/centos-64-openvas.html
Http://blog.xuite.net/smes.pc/blog/64196264
Http: // 120.116.28.3/minlifetype/index. php? Op = ViewArticle & articles id = 255 & blogId = 1 & page = 15
Http://ntwkr.blogspot.tw/2013/05/openvas-6-install-centos-6.html
Http://jackden-diary.blogspot.tw/2013/03/install-openvas-5-on-centos-63-x64.html
Http://atic-tw.blogspot.tw/2013/12/kali-openvas.html
Http://blog.yam.com/keynes0918/article/67566704

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.