当前位置:网站首页>[kali-vulnerability scanning] (2.1) Nessus download and installation (on)
[kali-vulnerability scanning] (2.1) Nessus download and installation (on)
2022-08-03 21:10:00 【The Black Zone (Rise)】
目录
Go to the official website to download the plug-in package
一、简介
1.1、概述:
Nessus号称是世界上最流行的漏洞扫描程序,全世界有超过75000个组织在使用它.
该工具提供完整的电脑漏洞扫描服务,并随时更新其漏洞数据库.
Nessus不同于传统的漏洞扫描软件,Nessus可同时在本机或远端上遥控,进行系统的漏洞分析扫描.Nessus也是渗透测试重要工具之一
1.2、下载(kali-Linux):
官网:
Download Nessus | Tenablehttps://www.tenable.com/downloads/nessus?loginAttempted=true
1.3、安装:
可以直接在官网下载
A suitable version can be found
解压安装软件包
sudo dpkg -i Nessus-8.15.5-debian6_amd64.deb
1.4、运行:
启动服务
sudo service nessusd start
初步登录nessus,浏览器访问 https://localhost:8834,初始化扫描器
选择 Managed Scanner----->Managed by Tenable.sc
创建账号密码
用户名和密码
The default password can be set to nessus:nessus(Mainly for convenience)
1.5、申请:
获取激活码:
nessus官方申请激活码,邮箱必须正确,用来接收激活码
(Temporary mailboxes on the Internet can be used)
获取激活码|内瑟斯|成立 (tenable.com)https://www.tenable.com/products/nessus/activation-code选择16个ip的(最右侧)
获取识别码
sudo /opt/nessus/sbin/nessuscli fetch --challenge
Go to the official website to download the plug-in package
输入申请的激活码,and the identification code obtained in the previous step
Tenable Network Security (nessus.org)https://plugins.nessus.org/v2/offline.php
They are the plugin download addresses、证书
证书下载地址
安装插件包
移到nessus文件夹下
in this folder location,右键打开终端输入
/opt/nessus/sbin/nessuscli update all-2.0.tar.gz
离线激活
/opt/nessus/sbin/nessuscli fetch --register-offline ./nessus.license
Prompt to register correctly
备份(建议)
sudo cp -r /opt/nessus/lib/nessus/plugins/ ./
重启nessus
sudo service nessusd restart
再次访问
浏览器访问Nessus(https://localhost:8834)
The plugin will be compiled initially,时间有点长,take dozens of minutes
二、windows安装
2.1、下载
我下的64位的msi安装程序
2.2、相同:
初始登录,设置密码,申请激活码、创建plugin_feed_info.inc文件内容相同
2.3、不同:
1、nessus需要安装在c盘下
The default is this directory
2、It is also to use the administrator identity to obtain the identification code in the file directory
cd C:\Program Files\Tenable\Nessus
nessuscli.exe fetch --challenge
3、Because my email has been used once
(Then use the online temporary mailbox)
基本上一样了
4、更新插件
nessuscli.exe update ./all-2.0.tar.gz
5、配置文件位置不同
plugin_feed_info.inc文件复制到以下目录中
C:\ProgramData\Tenable\Nessus\nessus
C:\ProgramData\Tenable\Nessus\nessus\plugins
5、服务重启
在windows的服务列表中找到 Tenable Nessus 服务重启
边栏推荐
- leetcode 16.01. 交换数字(不使用临时变量交换2个数的值)
- leetcode 448. Find All Numbers Disappeared in an Array 找到所有数组中消失的数字(简单)
- 开源一夏 |如何优化线上服务器
- leetcode refers to Offer 58 - II. Left Rotate String
- leetcode 2119. 反转两次的数字
- 卷起来!阿里高工携 18 位高级架构师耗时 57 天整合的 1658 页面试总结
- ES6简介及let、var、const区别
- 15年软件架构师经验总结:在ML领域,初学者踩过的五个坑
- 华为设备配置VRRP负载分担
- nvm的使用 nodejs版本管理,解决用户名是汉字的问题
猜你喜欢
随机推荐
9月1日起我国给予多哥等16国98%税目产品零关税待遇
力扣707-设计链表——链表
leetcode 剑指 Offer 58 - II. 左旋转字符串
Likou 707 - Design Linked List - Linked List
肝完 Alibaba 这份面试通关宝典,我成功拿下今年第 15 个 Offer
小朋友学C语言(1):Hello World
ES6 introduction and let, var, const
双线性插值公式推导及Matlab实现
15年软件架构师经验总结:在ML领域,初学者踩过的五个坑
leetcode 125. 验证回文串
Markdown syntax
收藏-即时通讯(IM)开源项目OpenIM-功能手册
canvas螺旋动画js特效
盲埋孔PCB叠孔设计的利与弊
leetcode 1837. The sum of the digits in the K-base representation
火了十几年的零信任,为啥还不能落地
PyCharm function automatically add comments without parameters
2022/08/03 学习笔记 (day23)多线程(补充)
Why BI software can't handle correlation analysis
15 years experience in software architect summary: in the field of ML, tread beginners, five hole