zoukankan      html  css  js  c++  java
  • Deepin 20 openvaschecksetup 正常结果

     
    gors@gorsPC:~$ sudo openvas-check-setup
    openvas-check-setup 2.3.7
      Test completeness and readiness of OpenVAS-9
      (add '--v6' or '--v7' or '--v8'
       if you want to check for another OpenVAS version)
    
      Please report us any non-detected problems and
      help us to improve this check routine:
      http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
    
      Send us the log-file (/tmp/openvas-check-setup.log) to help analyze the problem.
    
      Use the parameter --server to skip checks for client tools
      like GSD and OpenVAS-CLI.
    
    Step 1: Checking OpenVAS Scanner ... 
            OK: OpenVAS Scanner is present in version 5.1.3.
            OK: redis-server is present in version v=5.0.3.
            OK: scanner (kb_location setting) is configured properly using the redis-server socket: /var/run/redis-openvas/redis-server.sock
            OK: redis-server is running and listening on socket: /var/run/redis-openvas/redis-server.sock.
            OK: redis-server configuration is OK and redis-server is running.
            OK: NVT collection in /var/lib/openvas/plugins contains 60421 NVTs.
            WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner.
            SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html).
            WARNING: The initial NVT cache has not yet been generated.
            SUGGEST: Start OpenVAS Scanner for the first time to generate the cache.
    Step 2: Checking OpenVAS Manager ... 
            OK: OpenVAS Manager is present in version 7.0.3.
            OK: OpenVAS Manager database found in /var/lib/openvas/mgr/tasks.db.
            OK: Access rights for the OpenVAS Manager database are correct.
            OK: sqlite3 found, extended checks of the OpenVAS Manager installation enabled.
            OK: OpenVAS Manager database is at revision 184.
            OK: OpenVAS Manager expects database at revision 184.
            OK: Database schema is up to date.
            OK: OpenVAS Manager database contains information about 60381 NVTs.
            OK: At least one user exists.
            OK: OpenVAS SCAP database found in /var/lib/openvas/scap-data/scap.db.
            OK: OpenVAS CERT database found in /var/lib/openvas/cert-data/cert.db.
            OK: xsltproc found.
    Step 3: Checking user configuration ... 
            WARNING: Your password policy is empty.
            SUGGEST: Edit the /etc/openvas/pwpolicy.conf file to set a password policy.
    Step 4: Checking Greenbone Security Assistant (GSA) ... 
            OK: Greenbone Security Assistant is present in version 7.0.3.
            OK: Your OpenVAS certificate infrastructure passed validation.
    Step 5: Checking OpenVAS CLI ... 
            OK: OpenVAS CLI version 1.4.5.
    Step 6: Checking Greenbone Security Desktop (GSD) ... 
            SKIP: Skipping check for Greenbone Security Desktop.
    Step 7: Checking if OpenVAS services are up and running ... 
            OK: netstat found, extended checks of the OpenVAS services enabled.
            OK: OpenVAS Scanner is running and listening on a Unix domain socket.
            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.
            SUGGEST: Ensure that OpenVAS Manager listens on all interfaces unless you want
            a local service only.
            OK: Greenbone Security Assistant is listening on port 80, which is the default port.
    Step 8: Checking nmap installation ...
            WARNING: Your version of nmap is not fully supported: 7.70
            SUGGEST: You should install nmap 5.51 if you plan to use the nmap NSE NVTs.
    Step 10: Checking presence of optional tools ...
            OK: pdflatex found.
            OK: PDF generation successful. The PDF report format is likely to work.
            OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work.
            OK: rpm found, LSC credential package generation for RPM based targets is likely to work.
            OK: alien found, LSC credential package generation for DEB based targets is likely to work.
            OK: nsis found, LSC credential package generation for Microsoft Windows targets is likely to work.
    
    It seems like your OpenVAS-9 installation is OK.
    
    If you think it is not OK, please report your observation
    and help us to improve this check routine:
    http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
    Please attach the log-file (/tmp/openvas-check-setup.log) to help us analyze the problem.
    

      

      sudo apt -y install rpm nsis alien

      sudo openvas-update-feed

     
    Powered By D&J (URL:http://www.cnblogs.com/Areas/)
  • 相关阅读:
    实现用户密码登录
    面对不同类型老板,你该怎么办?
    11 款最好 CSS 框架 让你的网站独领风骚
    C#程序开发中经常遇到的10条实用的代码
    linux之Unable to find the ncurses libraries or the required header files.错误解决办法
    55+手绘网站设计 – 构建极具创新效果的网站
    超棒的JS移动设备滑动内容幻灯实现
    15个非常棒的jQuery无限滚动插件【瀑布流效果】
    前端性能优化:DocumentFragments或innerHTML取代复杂的元素注入
    TopFreeTheme精选免费模板【20130619】
  • 原文地址:https://www.cnblogs.com/Areas/p/15780441.html
Copyright © 2011-2022 走看看