Advertisement
Guest User

openvas-check-setup output immediately after set up

a guest
Jul 16th, 2015
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. openvas-check-setup 2.3.1
  2. Test completeness and readiness of OpenVAS-8
  3. (add '--v6' or '--v7' or '--v9'
  4. if you want to check for another OpenVAS version)
  5. Please report us any non-detected problems and
  6. help us to improve this check routine:
  7. http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
  8. Send us the log-file (/tmp/openvas-check-setup.log) to help analyze the problem.
  9.  
  10. Use the parameter --server to skip checks for client tools
  11. like GSD and OpenVAS-CLI.
  12. Step 1: Checking OpenVAS Scanner ...
  13. OK: OpenVAS Scanner is present in version 5.0.3.
  14. OK: OpenVAS Scanner CA Certificate is present as /usr/local/var/lib/openvas/CA/cacert.pem.
  15. OK: redis-server is present in version v=2.8.4.
  16. OK: scanner (kb_location setting) is configured properly using the redis-server socket: /tmp/redis.sock
  17. OK: redis-server is running and listening on socket: /tmp/redis.sock.
  18. OK: redis-server configuration is OK and redis-server is running.
  19. OK: NVT collection in /usr/local/var/lib/openvas/plugins contains 39767 NVTs.
  20. WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner.
  21. SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html).
  22. OK: The NVT cache in /usr/local/var/cache/openvas contains 39767 files for 39767 NVTs.
  23. Step 2: Checking OpenVAS Manager ...
  24. OK: OpenVAS Manager is present in version 6.0.3.
  25. OK: OpenVAS Manager client certificate is present as /usr/local/var/lib/openvas/CA/clientcert.pem.
  26. OK: OpenVAS Manager database found in /usr/local/var/lib/openvas/mgr/tasks.db.
  27. OK: Access rights for the OpenVAS Manager database are correct.
  28. OK: At least one user exists.
  29. OK: sqlite3 found, extended checks of the OpenVAS Manager installation enabled.
  30. OK: OpenVAS Manager database is at revision 146.
  31. OK: OpenVAS Manager expects database at revision 146.
  32. OK: Database schema is up to date.
  33. OK: OpenVAS Manager database contains information about 39767 NVTs.
  34. OK: OpenVAS SCAP database found in /usr/local/var/lib/openvas/scap-data/scap.db.
  35. OK: OpenVAS CERT database found in /usr/local/var/lib/openvas/cert-data/cert.db.
  36. OK: xsltproc found.
  37. Step 3: Checking user configuration ...
  38. WARNING: Your password policy is empty.
  39. SUGGEST: Edit the /usr/local/etc/openvas/pwpolicy.conf file to set a password policy.
  40. Step 4: Checking Greenbone Security Assistant (GSA) ...
  41. OK: Greenbone Security Assistant is present in version 6.0.3.
  42. Step 5: Checking OpenVAS CLI ...
  43. OK: OpenVAS CLI version 1.4.1.
  44. Step 6: Checking Greenbone Security Desktop (GSD) ...
  45. SKIP: Skipping check for Greenbone Security Desktop.
  46. Step 7: Checking if OpenVAS services are up and running ...
  47. OK: netstat found, extended checks of the OpenVAS services enabled.
  48. OK: OpenVAS Scanner is running and listening on all interfaces.
  49. OK: OpenVAS Scanner is listening on port 9391, which is the default port.
  50. OK: OpenVAS Manager is running and listening on all interfaces.
  51. OK: OpenVAS Manager is listening on port 9390, which is the default port.
  52. WARNING: Greenbone Security Assistant is listening on port 443 80, which is NOT the default port!
  53. SUGGEST: Ensure Greenbone Security Assistant is listening on one of the following ports: 80, 443, 9392.
  54. /vagrant/openvas-check-setup: line 789: [: too many arguments
  55. Step 8: Checking nmap installation ...
  56. /vagrant/openvas-check-setup: line 799: nmap: command not found
  57. WARNING: Your version of nmap is not fully supported:
  58. SUGGEST: You should install nmap 5.51 if you plan to use the nmap NSE NVTs.
  59. Step 10: Checking presence of optional tools ...
  60. WARNING: Could not find pdflatex binary, the PDF report format will not work.
  61. SUGGEST: Install pdflatex.
  62. OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
  63. WARNING: Could not find rpm binary, LSC credential package generation for RPM and DEB based targets will not work.
  64. SUGGEST: Install rpm.
  65. WARNING: Could not find makensis binary, LSC credential package generation for Microsoft Windows targets will not work.
  66. SUGGEST: Install nsis.
  67. It seems like your OpenVAS-8 installation is OK.
  68. If you think it is not OK, please report your observation
  69. and help us to improve this check routine:
  70. http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
  71. 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