HellRaiser

Vulnerability Scanner

Github星跟蹤圖

HellRaiser

Vulnerability Scanner

Alt text

Install

Install ruby, bundler and rails.
https://gorails.com/setup/ubuntu/16.04

Install redis-server and nmap.

sudo apt-get update
sudo apt-get install redis-server nmap

Install the foreman gem.

gem install foreman

Clone HellRaiser repository, change to hellraiser web app directory and run bundle install and bundle exec rake db:migrate.

git clone https://github.com/m0nad/HellRaiser/
bundle install
bundle exec rake db:migrate

Start

Start the Procfile using foreman.

foreman s

Usage

Access http://127.0.0.1:3000

How it works?

HellRaiser scan with nmap then correlates cpe's found with cve-search to enumerate vulnerabilities.

主要指標

概覽
名稱與所有者m0nad/HellRaiser
主編程語言Ruby
編程語言Ruby (語言數: 7)
平台
許可證
所有者活动
創建於2016-06-20 04:51:00
推送於2023-03-08 19:40:40
最后一次提交2022-02-26 14:10:19
發布數0
用户参与
星數564
關注者數33
派生數143
提交數279
已啟用問題?
問題數13
打開的問題數1
拉請求數114
打開的拉請求數15
關閉的拉請求數85
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?