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
cved — A tool to manage vulnerable docker containers | Kitploit
Tools/GitHubGitHub/git-rep-src/cved
Cloud Infrastructure SecurityVulnerability ScannersContainer SecurityConfiguration AuditingDevSecOps
GitHubgit-rep-src/cved

cved

A tool to manage vulnerable docker containers

View Repository
15 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVED

A tool to manage vulnerable docker containers

cved-image

INSTALLATION

root@kitploit:~
qt >= 5.x
docker
git
root@kitploit:~
qmake
make
sudo make install

USAGE

root@kitploit:~
# Create the docker group if it doesn't already exist.
sudo groupadd docker

# Add your user to the docker group.
sudo usermod -aG docker $USER

# Log out and log back in so that your group membership is re-evaluated.

# Start the docker service.
sudo systemctl start docker

# Start cved.
cved

CONTRIBUTION

Code: https://github.com/git-rep-src/cved

Docker: https://github.com/cved-sources/

Contact: [email protected]

Download Tool