Tools Category

HellRaiser

Vulnerability Scanner     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 Read more…

Loading