Nessus Scan
生活随笔
收集整理的這篇文章主要介紹了
Nessus Scan
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
Nessus Scan
前言
nessus scan是作為安全掃描的工具。
?
1.下載包和申請(qǐng)激活碼
https://www.tenable.com/downloads/nessus
2.安裝包
rpm -ivh Nessus-8.1.1-es7.x86_64.rpm
提示:
Unpacking Nessus Core Components...
-
You can start Nessus by typing /bin/systemctl start nessusd.service
-
Then go to https://<hostname>:8834/ to configure your scanner
3.啟動(dòng)nessus
/bin/systemctl start nessusd.service
使用xshell做端口轉(zhuǎn)發(fā),登錄 https://<hostname>:8834/
?
執(zhí)行過(guò)程中會(huì)下載文件,大約6.5G硬盤(pán)。
?
相關(guān)鏈接:
1.https://docs.tenable.com/nessus/Content/InstallNessusHomeProfessionalOrManager.htm
轉(zhuǎn)載于:https://www.cnblogs.com/jianpanaq/p/10169903.html
總結(jié)
以上是生活随笔為你收集整理的Nessus Scan的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 【转载】Hyperledger学习小结
- 下一篇: 视图、触发器、事务、存储过程、函数