Advertisement
Guest User

Untitled

a guest
Apr 17th, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.42 KB | None | 0 0
  1. openvas-check-setup 2.3.7
  2. Test completeness and readiness of OpenVAS-9
  3. (add '--v6' or '--v7' or '--v8'
  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 5.1.3.
  17. OK: redis-server is present in version v=5.0.3.
  18. OK: scanner (kb_location setting) is configured properly using the redis-server socket: /var/run/redis-openvas/redis-server.sock
  19. OK: redis-server is running and listening on socket: /var/run/redis-openvas/redis-server.sock.
  20. OK: redis-server configuration is OK and redis-server is running.
  21. OK: NVT collection in /var/lib/openvas/plugins contains 51144 NVTs.
  22. WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner.
  23. SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html).
  24. WARNING: The initial NVT cache has not yet been generated.
  25. SUGGEST: Start OpenVAS Scanner for the first time to generate the cache.
  26. Step 2: Checking OpenVAS Manager ...
  27. OK: OpenVAS Manager is present in version 7.0.3.
  28. OK: OpenVAS Manager database found in /var/lib/openvas/mgr/tasks.db.
  29. OK: Access rights for the OpenVAS Manager database are correct.
  30. OK: sqlite3 found, extended checks of the OpenVAS Manager installation enabled.
  31. OK: OpenVAS Manager database is at revision 184.
  32. OK: OpenVAS Manager expects database at revision 184.
  33. OK: Database schema is up to date.
  34. OK: OpenVAS Manager database contains information about 50020 NVTs.
  35. OK: At least one user exists.
  36. OK: OpenVAS SCAP database found in /var/lib/openvas/scap-data/scap.db.
  37. OK: OpenVAS CERT database found in /var/lib/openvas/cert-data/cert.db.
  38. OK: xsltproc found.
  39. Step 3: Checking user configuration ...
  40. WARNING: Your password policy is empty.
  41. SUGGEST: Edit the /etc/openvas/pwpolicy.conf file to set a password policy.
  42. Step 4: Checking Greenbone Security Assistant (GSA) ...
  43. OK: Greenbone Security Assistant is present in version 7.0.3.
  44. OK: Your OpenVAS certificate infrastructure passed validation.
  45. Step 5: Checking OpenVAS CLI ...
  46. OK: OpenVAS CLI version 1.4.5.
  47. Step 6: Checking Greenbone Security Desktop (GSD) ...
  48. SKIP: Skipping 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 on a Unix domain socket.
  52. WARNING: OpenVAS Manager is running and listening only on the local interface.
  53. This means that you will not be able to access the OpenVAS Manager from the
  54. outside using GSD or OpenVAS CLI.
  55. SUGGEST: Ensure that OpenVAS Manager listens on all interfaces unless you want
  56. a local service only.
  57. OK: Greenbone Security Assistant is listening on port 80, which is the default port.
  58. Step 8: Checking nmap installation ...
  59. WARNING: Your version of nmap is not fully supported: 7.70
  60. SUGGEST: You should install nmap 5.51 if you plan to use the nmap NSE NVTs.
  61. Step 10: Checking presence of optional tools ...
  62. WARNING: Could not find pdflatex binary, the PDF report format will not work.
  63. SUGGEST: Install pdflatex.
  64. OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
  65. WARNING: Could not find rpm binary, LSC credential package generation for RPM and DEB based targets will not work.
  66. SUGGEST: Install rpm.
  67. WARNING: Could not find makensis binary, LSC credential package generation for Microsoft Windows targets will not work.
  68. SUGGEST: Install nsis.
  69. OK: SELinux is disabled.
  70.  
  71. It seems like your OpenVAS-9 installation is OK.
  72.  
  73. If you think it is not OK, please report your observation
  74. and help us to improve this check routine:
  75. http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
  76. 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