Skip to content

Latest commit

 

History

History
76 lines (62 loc) · 3.65 KB

README.en.md

File metadata and controls

76 lines (62 loc) · 3.65 KB

veinmind-tools

Documentation

veinmind-tools is self-developed by chaitin technology ,a container security toolset based on veinmind-sdk

🔥 Demo

🕹️ Quick Start

1. Make sure docker is installed correctly on the machine

docker info

2. Install veinmind-runner image

docker pull veinmind/veinmind-runner:latest

3. Download veinmind-runner parallel container startup script

wget -q https://download.veinmind.tech/scripts/veinmind-runner-parallel-container-run.sh -O run.sh && chmod +x run.sh

4. Quick scan local images

./run.sh scan-host

🔨 Toolset

Tool Description
veinmind-runner scanner host
veinmind-malicious scan images for malicious files
veinmind-weakpass scan images for weak passwords
veinmind-sensitive scan images for sensitive information
veinmind-backdoor scan images for backdoors
veinmind-history scan images for abnormal history commands
veinmind-asset scan images for asset information
veinmind-webshell scan images for webshell

PS: All tools currently support running in parallel containers

☁️ Cloud-native infrastructure compatibility

Name Type Compatibility
Jenkins CI/CD ✔️
Gitlab CI CI/CD ✔️
Github Action CI/CD ✔️
DockerHub Registry ✔️
Docker Registry Registry ✔️
Harbor Registry ✔️
Docker Runtime ✔️
Containerd Runtime ✔️

🏘️ Contact Us

  1. You can make bug feedback and feature suggestions directly through GitHub Issues.
  2. By scanning the QR code below (use wechat), you can join the discussion group of veinmind users for detailed discussions by adding the veinmind assistant.

✨ 404 starlink project

veinmind-tools now joined 404 starlink project (https://github.com/knownsec/404StarLink)