veinmind-tools is self-developed by chaitin technology ,a container security toolset based on veinmind-sdk
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
./run.sh scan-host
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
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 | ✔️ |
- You can make bug feedback and feature suggestions directly through GitHub Issues.
- 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.
veinmind-tools now joined 404 starlink project (https://github.com/knownsec/404StarLink)