当前位置:网站首页>Install Nessus under win
Install Nessus under win
2022-07-28 07:11:00 【angleoldhen】
Nessus: Common vulnerability scanning tools
Official download website :https://www.tenable.com/downloads/nessus
You can download it at the website above win The installation files nessus-xxx-x64.msi and update file nessus-updates-xxx-tar.gz
The browser will be opened automatically after installation :http://localhost:8834/ , Click on “ adopt SSL Connect “, It's called HTTPS.
choice Essentials edition , The other three are paid
Enter a name , Enter email , Click on the “ mailbox ” The activation code will be sent to the email
After activation, you will be asked to create an account password
Then online update , Because the upgraded website is abroad , So generally, the upgrade fails at the end of this step . Usually, you need to upgrade manually through the command line
Method 1
One 、 Install updates offline
Open... With administrator privileges cmd, Get into nessus The installation directory , Input nessuscli nessus-updates-xxx.tar.gz( If you change the name of the patch installation package , Please change it yourself )
Possible problems :
* Failed to update from nessus-updates-xxx.tar.gz. Invalid manifest.
Because the user permissions you are using now , Not enough to modify it
terms of settlement :
1、 Right click nessus Installation folder , Click properties ,” Security “ Under the ” senior “, Click on the top ” change “, Enter your current user name , Press ” determine “
2、 Check both boxes , Press ” determine “
3、 A box pops up , Continue to press ” determine “
Then continue the installation according to the previous steps .
Method 2 : Administrator permission open cmd, Get into nessus The installation directory , Enter the command :
nessuscli update

After upgrading , Reopen the web page http://localhost:8834/, Enter the account and password to enter the page .
If the webpage above cannot be opened after restart , You can start it in the service ![]()
边栏推荐
- RAID disk array
- Shell --- conditional statement practice
- Uni app double click event simulation
- Shell -- first day homework
- VNC Timed out waiting for a response from the computer
- Codesensor: convert the code into AST and then into text vector
- Implementation method of Bert
- MOOC Weng Kai C language week 8: pointer and string: 1. Pointer 2. Character type 3. String 4. String calculation
- [learning notes] thread creation
- Asynchronous programming promise
猜你喜欢
随机推荐
Custom component -- communication between parent and child components
Standard C language summary 2
360 compatibility issues
bond模式配置
Codesensor: convert the code into AST and then into text vector
shell---函数
Standard C language learning summary 9
MOOC Weng Kai C language week 6: arrays and functions: 1. Arrays 2. Definition and use of functions 3. Parameters and variables of functions 4. Two dimensional arrays
Es6--- > arrow function, class, modularization
Results fill in the blank. How many days of national day are Sundays (solved by pure Excel)
DNS domain name resolution
MySQL build database Series (I) -- download MySQL
Escape character notes
freemarker合并单元格,if、else标签的使用,null、空字符串处理
Results fill in the blanks carelessly (violent solution)
freemarker导出word,带表格和多张图片,解决图片重复和变形
Construction of Yum warehouse
1、 PXE overview and installation
JS array method Encyclopedia
Bert的实现方法









