HellRaiser:基于端口扫描以及关联CVE

华盟原创文章投稿奖励计划

HellRaiser:基于端口扫描以及关联CVE

HellRaiser:

漏洞扫描器

HellRaiser:基于端口扫描以及关联CVE

安装
安装ruby,bundler和rails。

https://gorails.com/setup/ubuntu/16.04
安装redis-sever的 nmap
sudo apt-get update
sudo apt-get install redis-server nmap
安装 foreman

gem install foreman
克隆HellRiser存储库,更改为hellraiser web应用程序目录,并运行捆绑执行rake db:migrate。
git clone 

https://github.com/m0nab/Hellraiser/
   bundle install
   bundle exec rake db:migrate
开始:

使用领班启动过程文件。
foreman s
使用:

接近http://127.0.0.1:3000
他是如何工作的?

使用nmap的HellRaiser扫描,然后将cpe的发现与cve搜索相关联,以枚举漏洞
【文章来源】:

https://github.com/m0nad/HellRaiser

本文原创,作者:congtou,其版权均为华盟网所有。如需转载,请注明出处:https://www.77169.net/html/253045.html

发表回复