Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
738
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. openvas-check-setup --v9
  2. openvas-check-setup 2.3.7
  3. Test completeness and readiness of OpenVAS-9
  4.  
  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.  
  9. Send us the log-file (/tmp/openvas-check-setup.log) to help analyze the problem.
  10.  
  11. Use the parameter --server to skip checks for client tools
  12. like GSD and OpenVAS-CLI.
  13.  
  14. Step 1: Checking OpenVAS Scanner ...
  15. OK: OpenVAS Scanner is present in version 5.1.1.
  16. OK: redis-server is present in version v=3.2.3.
  17. OK: scanner (kb_location setting) is configured properly using the redis-server socket: /tmp/redis.sock
  18. OK: redis-server is running and listening on socket: /tmp/redis.sock.
  19. OK: redis-server configuration is OK and redis-server is running.
  20. OK: NVT collection in /var/lib/openvas/plugins contains 54536 NVTs.
  21. WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner.
  22. SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html).
  23. OK: The NVT cache in /var/cache/openvas contains 54536 files for 54536 NVTs.
  24. Step 2: Checking OpenVAS Manager ...
  25. OK: OpenVAS Manager is present in version 7.0.2.
  26. OK: OpenVAS Manager database found in /var/lib/openvas/mgr/tasks.db.
  27. OK: Access rights for the OpenVAS Manager database are correct.
  28. OK: sqlite3 found, extended checks of the OpenVAS Manager installation enabled.
  29. OK: OpenVAS Manager database is at revision 184.
  30. OK: OpenVAS Manager expects database at revision 184.
  31. OK: Database schema is up to date.
  32. OK: OpenVAS Manager database contains information about 54536 NVTs.
  33. OK: At least one user exists.
  34. OK: OpenVAS SCAP database found in /var/lib/openvas/scap-data/scap.db.
  35. OK: OpenVAS CERT database found in /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 /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 7.0.2.
  42. OK: Your OpenVAS certificate infrastructure passed validation.
  43. Step 5: Checking OpenVAS CLI ...
  44. OK: OpenVAS CLI version 1.4.5.
  45. Step 6: Checking Greenbone Security Desktop (GSD) ...
  46. SKIP: Skipping check for Greenbone Security Desktop.
  47. Step 7: Checking if OpenVAS services are up and running ...
  48. OK: netstat found, extended checks of the OpenVAS services enabled.
  49. OK: OpenVAS Scanner is running and listening on a Unix domain socket.
  50. OK: OpenVAS Manager is running and listening on a Unix domain socket.
  51. OK: Greenbone Security Assistant is listening on port 80, which is the default port.
  52. Step 8: Checking nmap installation ...
  53. WARNING: Your version of nmap is not fully supported: 6.47
  54. SUGGEST: You should install nmap 5.51 if you plan to use the nmap NSE NVTs.
  55. Step 10: Checking presence of optional tools ...
  56. OK: pdflatex found.
  57. WARNING: PDF generation failed, most likely due to missing LaTeX packages. The PDF report format will not work.
  58. SUGGEST: Install required LaTeX packages.
  59. OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
  60. OK: rpm found, LSC credential package generation for RPM based targets is likely to work.
  61. OK: alien found, LSC credential package generation for DEB based targets is likely to work.
  62. OK: nsis found, LSC credential package generation for Microsoft Windows targets is likely to work.
  63. OK: SELinux is disabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement