当前位置:网站首页>Penetration test (7) -- vulnerability scanning tool Nessus
Penetration test (7) -- vulnerability scanning tool Nessus
2022-07-06 15:55:00 【Catch the king before the thief】
Nessus Official website :https://www.tenable.com/products/nessus/nessus-professional
download nusses:https://www.tenable.com/downloads/nessus?loginAttempted=true
1、Nessus brief introduction 、 download 、 install
Jane Medium
Nessus It is a very popular vulnerability scanner in the world , Many organizations around the world are using it . The tool provides a complete computer vulnerability scanning service , And update its vulnerability database at any time .Nessus Different from traditional vulnerability scanning software ,Nessus It can be remotely controlled on the local or remote terminal at the same time , Carry out vulnerability analysis scanning of the system
Nessus Pro10.1.2 coordination 20220328 The latest version of plug-ins :https://www.iculture.cc/software/pig=12467
download 、 install
Linux install :
install :dpkg -i Nessus.deb
start-up :systemctl start nessusd.service
Browser access :https://127.0.0.1:8834
Windows install :
download Nessus After decompression, install it directly , Browser access :https://127.0.0.1:8834





download Nessus pro Plug in and update
Linux Carry out orders :sudo /opt/nessus/sbin/nessuscli update all-2.0.tar.gz
Windows Carry out orders :

restart Nessus service
/bin/systemctl start nessusd.serviceConduct The plug-in configuration
Linux:sudo vi /opt/nessus/var/nessus/plugin_feed_info.inc
Windows:
Add content :
PLUGIN_SET = "202203282143";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";

close Nessus service ., Restart again Nessus service .
Then visit again : https://127.0.0.1:8834




kali install nessus
:https://zhuanlan.zhihu.com/p/338454648
Download the corresponding version of nusses:https://www.tenable.com/downloads/nessus?loginAttempted=true
Enter download directory :sodu dpkg -i Nessus-10.1.1-debian6_amd64.deb
Follow the prompts to start the service first /bin/systemctl start nessusd.service
# from deb Installation package installation Nessus
sudo dpkg -i Nessus-8.10.0-debian6_amd64.deb# start-up nessus
sudo /etc/init.d/nessusd start# visit nessu web ui , Set the account and password through the following ways
http://localhost:8834
Managed Scanner ---> Tenable.sc ---> [root:root]# Upgrade plug-in package
sudo /opt/nessus/sbin/nessuscli update all-2.0.tar.gz# Extract files
sudo tar -zxvf all-2.0.tar.gz plugin_feed_info.inc
sudo vim plugin_feed_info.inc
cat plugin_feed_info.inc
PLUGIN_SET = "202004162028";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";# Moving files
sudo cp plugin_feed_info.inc /opt/nessus/var/nessus/
sudo cp plugin_feed_info.inc /opt/nessus/lib/nessus/plugins/# restart nessus
sudo /etc/init.d/nessusd stop
sudo /etc/init.d/nessusd start

边栏推荐
- CEP used by Flink
- 【练习-9】Zombie’s Treasure Chest
- Cost accounting [13]
- nodejs爬虫
- cs零基础入门学习记录
- 程序员的你,有哪些炫技的代码写法?
- 想应聘程序员,您的简历就该这样写【精华总结】
- 区间和------离散化
- Information security - threat detection - detailed design of NAT log access threat detection platform
- China's PCB connector market trend report, technological innovation and market forecast
猜你喜欢

STM32 learning record: play with keys to control buzzer and led

Learning record: how to perform PWM output

毕业才知道IT专业大学生毕业前必做的1010件事

用C语言写网页游戏

Learning record: understand systick system timer and write delay function

TCP的三次握手与四次挥手

Web based photo digital printing website

VS2019初步使用

Record of force deduction and question brushing

X-forwarded-for details, how to get the client IP
随机推荐
渗透测试 ( 8 ) --- Burp Suite Pro 官方文档
UCORE Lab 1 system software startup process
渗透测试 ( 7 ) --- 漏洞扫描工具 Nessus
信息安全-史诗级漏洞Log4j的漏洞机理和防范措施
【练习-8】(Uva 246)10-20-30==模拟
HDU-6025-Coprime Sequence(女生赛)
最全编程语言在线 API 文档
Cost accounting [17]
渗透测试 ( 5 ) --- 扫描之王 nmap、渗透测试工具实战技巧合集
Market trend report, technical innovation and market forecast of Chinese hospital respiratory humidification equipment
TCP的三次握手与四次挥手
Truck History
Alice and Bob (2021牛客暑期多校训练营1)
Find 3-friendly Integers
0 - 1 problème de sac à dos (1)
Research Report on pharmaceutical R & D outsourcing service industry - market status analysis and development prospect forecast
数据在内存中的存储&载入内存,让程序运行起来
cs零基础入门学习记录
Printing quality inspection and verification system Industry Research Report - market status analysis and development prospect forecast
ucore lab7