Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
veinmind-tools — veinmind-tools 是由长亭科技自研,基于 veinmind-sdk 打造的容器安全工具集 | Kitploit
Tools/GitHubGitHub/chaitin/veinmind-tools
Privilege EscalationVulnerability ScannersContainer SecurityMalware AnalysisCloud SecurityDevSecOpsSecret DetectionMisconfigurationIncident ResponseContainer Escape
GitHubchaitin/veinmind-tools

veinmind-tools

1.7k1872 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

View RepositoryWebsite

veinmind-tools

Documentation

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

🔥 Demo

Veinmind has been connected to openai. You can use openai to conduct a user-friendly analysis of the scan results, allowing you to have a clearer understanding of the risks identified during this scan.

🕹️ Quick Start

1. Make sure docker is installed correctly on the machine

root@kitploit:~
docker info

2. Install veinmind-runner image

root@kitploit:~
docker pull registry.veinmind.tech/veinmind/veinmind-runner:latest

3. Download veinmind-runner parallel container startup script

root@kitploit:~
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/containers

root@kitploit:~
./run.sh scan [image/container]

5. use ai analyze

root@kitploit:~
./run.sh scan [image/container] --enable-analyze --openai-token  <your_openai_token>

Note: When using openAI, please ensure that the current network can access openAI When starting a parallel container, you need to manually use docker run -e http_proxy=xxxx -e https_proxy=xxxx Set proxy (in non global proxy scenarios)

6. generate report

root@kitploit:~
./run.sh scan [image/container] --format=html,cli

this will generate a file at path which name report.html or report.json you can use , to generate different reports,like --format=html,cli,json will output both report.html and report.json and cli table。

🔨 Toolset

PS: All tools currently support running in parallel containers

🧑‍💻 Coding Plugins

Use example to create a veinmind-tool plugin quickly, see more at veinmind-example

☁️ Cloud-native infrastructure compatibility

🛴 Architecture

🏘️ 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.

✨ CTStack

veinmind-tools has already joined CTStack community

✨ 404 starlink project

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

✨ Star History

Star History Chart
Download Tool
ToolDescription
veinmind-runnerscanner host
veinmind-maliciousScan containers/images for malicious files
veinmind-weakpassscan containers/images for weak passwords
veinmind-log4j2scan containers/images for log4j2(CVE-2021-44228)
veinmind-minioscan containers/images for minio(CVE-2023-28432)
veinmind-sensitivescan images for sensitive information
veinmind-backdoorscan images for backdoors
veinmind-historyscan images for abnormal history commands
veinmind-vulnscan containers/images for asset information and vulns
veinmind-webshellscan containers/images for webshell
veinmind-unsafe-mountscan containers for unsafe mount
veinmind-iacscan images/cluster IaC file
veinmind-escapescan containers/images for escape risk
veinmind-privilege-escalationscan containers/images for privilege escalation risk
veinmind-tracescan containers attack trace
NameTypeCompatibility
JenkinsCI/CD✔️
Gitlab CICI/CD✔️
Github ActionCI/CD✔️
DockerHubRegistry✔️
Docker RegistryRegistry✔️
HarborRegistry✔️
DockerRuntime✔️
ContainerdRuntime✔️
kubernetesCluster✔️