You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
404StarLink/detail/veinmind-tools.md

2.2 KiB

veinmind-tools https://github.com/chaitin/veinmind-tools

Language Author GitHub stars Version Time

veinmind-tools 是由长亭科技自研,基于veinmind-sdk打造的容器安全工具集

🔥 Demo

🔨 工具列表

工具 功能
veinmind-malicious 扫描镜像中的恶意文件
veinmind-weakpass 扫描镜像中的弱口令
veinmind-sensitive 扫描镜像中的敏感信息
veinmind-backdoor 扫描镜像中的后门
veinmind-history 扫描镜像中的异常历史命令

项目相关

最近更新

[v1.2.0] - 2022-04-08

更新

  • 所有插件支持基于问脉 SDK 提供的插件系统运行
  • 基于问脉 SDK 编写了事件上报机制,所有插件使用同一 Service 进行事件上报
  • 宿主程序 veinmind-runner 支持扫描远程仓库镜像
  • 宿主程序 veinmind-runner 支持以平行容器模式启动,平行容器内置除 veinmind-malicious 之外的工具

[v1.1.2] - 2022-03-25

更新

  • veinmind-sensitive 增加部分规则
  • 所有工具增加平行容器脚本,支持一键运行

[v1.1.0] - 2022-03-18

更新

  • 所有工具支持以平行容器模式运行