开源的云原生安全合规检测平台 [英文版]
HummerRisk 是开源的云原生安全合规检测平台,基于 Cloud Custodian、Prowler、Nuclei、 Xray 和 Dependency Check 等扫描引擎,实现对主流公(私)有云资源的安全合规扫描、网络漏洞扫描、虚拟机安全扫描、软件依赖检查的扫描。
功能优势
HummerRisk 遵循 GPL v3 开源协议,使用 SpringBoot/Vue 进行开发,界面美观、用户体验好。
技术优势
仅需两步快速安装 HummerRisk:
- 准备一台不小于 4 G 内存的 64 位 Linux 主机;
- 以 root 用户执行如下命令一键安装 HummerRisk。
curl -sSL https://github.com/hummerrisk/hummerrisk/releases/latest/download/quick_start.sh | sh
如果您在使用过程中发现任何安全问题,请通过以下方式直接联系我们:
- Vue:使用了 Vue.js 作为前端技术栈
- Spring Boot:使用了 Spring Boot 作为后端技术栈
- MySQL:使用了 MySQL 作为数据库引擎
- Cloud Custodian:使用了 Cloud Custodian 作为云平台扫描引擎
- Prowler:使用了 Prowler 作为 AWS 扫描引擎
- Nuclei:使用了 Nuclei 作为漏洞扫描引擎
- Xray:使用了 Xray 作为漏洞检测引擎
- Dependency Check:使用了 Dependency Check 作为软件依赖检查引擎
- Element:感谢 Element 提供的优秀组件库
Copyright (c) 2022 瀚马科技 HummerCloud, All rights reserved.
Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.gnu.org/licenses/gpl-3.0.html
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.