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

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容