阅读724 返回首页    go 京东网上商城


nessus 使用技巧

注册位置

https://www.tenable.com/products/nessus-home

 

注册后可获得下载 nessus 软件地址 (建议翻墙后进行访问,否则具备广告并需收费)

https://www.tenable.com/products/nessus/nessus-download-agreement


 参考下图,可右键另存为方式直接进行下载 (安装过程忽略)


注册后到注册的邮箱中获得相应的注册码 (注册码一次性使用)

DF53-BBF0-20E2-D18B-419F

:

注册码需定期更新, 参考下面注册码过期提示

/opt/nessus/bin/nessus-fetch --check

An error occured:  Account expired

 

注册或更新注册码方法

/opt/nessus/bin/nessus-fetch --register DF53-BBF0-20E2-D18B-419F

Your Activation Code has been registered  properly - thank you.

Now fetching the newest plugin set from  plugins.nessus.org...

Your Nessus installation is now  up-to-date.

If auto_update is set to 'yes' in  nessusd.conf, Nessus will

update the plugins by itself.

 

访问位置

https://X.X.X.X:8834/

 

启动方法

service nessusd start

 

升级

/opt/nessus/sbin/nessus-update-plugins

Fetching the newest updates from  nessus.org...

Done. The Nessus server will start  processing these plugins within a minute

最后更新:2017-04-03 14:54:04

  上一篇:go android解决同一个界面上ScrollView和百度地图(ListView等可滚动控件)滚动冲突问题
  下一篇:go 计算机体系结构2_系统编程手册