{"id":13586862,"url":"https://github.com/m0nad/HellRaiser","last_synced_at":"2025-04-07T18:35:01.779Z","repository":{"id":9295440,"uuid":"61517670","full_name":"m0nad/HellRaiser","owner":"m0nad","description":"Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.","archived":false,"fork":false,"pushed_at":"2023-03-08T19:40:40.000Z","size":445,"stargazers_count":562,"open_issues_count":16,"forks_count":143,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-04-05T01:08:59.411Z","etag":null,"topics":["cve","cve-scanning","hacking","hacking-tool","network","network-analysis","nmap","rails","ruby","scanner","security","security-audit","security-tools","vulnerability-assessment","vulnerability-detection","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m0nad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-06-20T04:51:00.000Z","updated_at":"2025-03-18T09:04:07.000Z","dependencies_parsed_at":"2023-01-14T11:54:02.755Z","dependency_job_id":"aff13b6c-d098-45e2-a92c-13383a481d1e","html_url":"https://github.com/m0nad/HellRaiser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0nad%2FHellRaiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0nad%2FHellRaiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0nad%2FHellRaiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0nad%2FHellRaiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m0nad","download_url":"https://codeload.github.com/m0nad/HellRaiser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247707827,"owners_count":20982856,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cve","cve-scanning","hacking","hacking-tool","network","network-analysis","nmap","rails","ruby","scanner","security","security-audit","security-tools","vulnerability-assessment","vulnerability-detection","vulnerability-scanners"],"created_at":"2024-08-01T15:05:51.961Z","updated_at":"2025-04-07T18:35:01.736Z","avatar_url":"https://github.com/m0nad.png","language":"Ruby","readme":"# HellRaiser\n\nVulnerability Scanner\n\n![Alt text](https://github.com/m0nad/HellRaiser/blob/master/doc/result00.png)\n\n# Install\n\nHellRaiser depends on [cve-search](https://github.com/cve-search/cve-search) API. Have a cve-search API running and add the address in `config/config.yml` on `cvesearch_api_domain` field.\n\nInstall ruby 2.7.2, bundler 1.17.3 and rails.\nhttps://gorails.com/setup/ubuntu/20.04\n\nInstall redis-server and nmap.\n```\nsudo apt-get update\nsudo apt-get install redis-server nmap\n```\nInstall the foreman gem.\n```\ngem install foreman\n```\nClone HellRaiser repository, change to hellraiser web app directory and run bundle install and bundle exec rake db:migrate.\n```\ngit clone https://github.com/m0nad/HellRaiser/\nbundle install\nbundle exec rake db:migrate\n```\n\n# Start\n\nStart the Procfile using foreman.\n```\nforeman s\n```\n\n# Usage\n\nAccess http://127.0.0.1:3000\n\n# How it works?\n\nHellRaiser scan with nmap then correlates cpe's found with cve-search to enumerate vulnerabilities.\n\n# Donate\n\nSupport HellRaiser by [donating](https://m0nad.github.io/donate.html).\n","funding_links":[],"categories":["Ruby","Happy Exploring 🤘","Pentesting"],"sub_categories":["Vulnerability"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0nad%2FHellRaiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0nad%2FHellRaiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0nad%2FHellRaiser/lists"}