HellRaiser

Vulnerability Scanner

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerm0nad/HellRaiser
Primary LanguageRuby
Program languageRuby (Language Count: 7)
Platform
License:
所有者活动
Created At2016-06-20 04:51:00
Pushed At2023-03-08 19:40:40
Last Commit At2022-02-26 14:10:19
Release Count0
用户参与
Stargazers Count564
Watchers Count33
Fork Count143
Commits Count279
Has Issues Enabled
Issues Count13
Issue Open Count1
Pull Requests Count114
Pull Requests Open Count15
Pull Requests Close Count85
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private