Advertisement
Guest User

Untitled

a guest
Nov 11th, 2013
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. openvas-check-setup 2.2.3
  2. Test completeness and readiness of OpenVAS-6
  3. (add '--v4', '--v5' or '--v7'
  4. if you want to check for another OpenVAS version)
  5.  
  6. Please report us any non-detected problems and
  7. help us to improve this check routine:
  8. http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
  9.  
  10. Send us the log-file (/tmp/openvas-check-setup.log) to help analyze the problem.
  11.  
  12. Use the parameter --server to skip checks for client tools
  13. like GSD and OpenVAS-CLI.
  14.  
  15. Step 1: Checking OpenVAS Scanner ...
  16.        OK: OpenVAS Scanner is present in version 3.4.0.
  17.        OK: OpenVAS Scanner CA Certificate is present as /var/lib/openvas/CA/cacert.pem.
  18.        OK: NVT collection in /var/lib/openvas/plugins contains 32762 NVTs.
  19.        WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner.
  20.        SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html).
  21.        OK: The NVT cache in /var/cache/openvas contains 32762 files for 32762 NVTs.
  22. Step 2: Checking OpenVAS Manager ...
  23.        OK: OpenVAS Manager is present in version 4.0.2.
  24.        OK: OpenVAS Manager client certificate is present as /var/lib/openvas/CA/clientcert.pem.
  25.        OK: OpenVAS Manager database found in /var/lib/openvas/mgr/tasks.db.
  26.        OK: Access rights for the OpenVAS Manager database are correct.
  27.        OK: sqlite3 found, extended checks of the OpenVAS Manager installation enabled.
  28.        OK: OpenVAS Manager database is at revision 74.
  29.        OK: OpenVAS Manager expects database at revision 74.
  30.        OK: Database schema is up to date.
  31.        OK: OpenVAS Manager database contains information about 32762 NVTs.
  32.        OK: OpenVAS SCAP database found in /var/lib/openvas/scap-data/scap.db.
  33.        OK: OpenVAS CERT database found in /var/lib/openvas/cert-data/cert.db.
  34.        OK: xsltproc found.
  35. Step 3: Checking OpenVAS Administrator ...
  36.        OK: OpenVAS Administrator is present in version 1.3.0.
  37.        OK: At least one user exists.
  38.        OK: At least one admin user exists.
  39.        WARNING: Your password policy is empty.
  40.        SUGGEST: Edit the /etc/openvas/pwpolicy.conf file to set a password policy.
  41. Step 4: Checking Greenbone Security Assistant (GSA) ...
  42.        OK: Greenbone Security Assistant is present in version 4.0.1.
  43. Step 5: Checking OpenVAS CLI ...
  44.        OK: OpenVAS CLI version 1.2.0.
  45. Step 6: Checking Greenbone Security Desktop (GSD) ...
  46.        WARNING: No Greenbone Security Desktop (gsd) found or too old.
  47.        SUGGEST: Please install Greenbone Security Desktop 1.2.
  48.        SKIP: Skipping further check for Greenbone Security Desktop.
  49. Step 7: Checking if OpenVAS services are up and running ...
  50.        OK: netstat found, extended checks of the OpenVAS services enabled.
  51.        OK: OpenVAS Scanner is running and listening only on the local interface.
  52.        OK: OpenVAS Scanner is listening on port 9391, which is the default port.
  53.        WARNING: OpenVAS Manager is running and listening only on the local interface. This means that you will not be able to access the OpenVAS Manager from the outside using GSD or OpenVAS CLI.
  54.        SUGGEST: Ensure that OpenVAS Manager listens on all interfaces.
  55.        OK: OpenVAS Manager is listening on port 9390, which is the default port.
  56.        OK: OpenVAS Administrator is running and listening on all interfaces.
  57.        OK: OpenVAS Administrator is listening on port 9393, which is the default port.
  58.        OK: Greenbone Security Assistant is running and listening on all interfaces.
  59.        OK: Greenbone Security Assistant is listening on port 443, which is the default port.
  60. Step 8: Checking nmap installation ...
  61.        WARNING: Your version of nmap is not fully supported: 6.40
  62.        SUGGEST: You should install nmap 5.51.
  63. Step 9: Checking presence of optional tools ...
  64.        WARNING: Could not find pdflatex binary, the PDF report format will not work.
  65.        SUGGEST: Install pdflatex.
  66.        OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
  67.        OK: rpm found, LSC credential package generation for RPM based targets is likely to work.
  68.        WARNING: Could not find alien binary, LSC credential package generation for DEB based targets will not work.
  69.        SUGGEST: Install alien.
  70.        OK: nsis found, LSC credential package generation for Microsoft Windows targets is likely to work.
  71.  
  72. It seems like your OpenVAS-6 installation is OK.
  73.  
  74. If you think it is not OK, please report your observation
  75. and help us to improve this check routine:
  76. http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
  77. Please attach the log-file (/tmp/openvas-check-setup.log) to help us analyze the problem.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement