注释:Scans originating from this scanner can not be viewed locally. To review, export the current results and import them into Tenable.io or Nessus Manager.

问题如图:

步骤:

  1. 打开终端,输入
    vim /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc
    
  2. 按 i 进行修改插入
    1. 首行“PLUGIN_SET =       ”按各自电脑默认;
    2. 将后两行修改插入;
      PLUGIN_SET = “202309161115”;
      PLUGIN_FEED = “ProfessionalFeed (Direct)”;
      PLUGIN_FEED_TRANSPORT = “Tenable Network Security Lightning”;
  3. 启动nessus(或重启)

    service nessusd start
    service nessusd restart
    

  4. 访问网站https://127.0.0.1:8834即可成功查看了

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐