Skip to content

VulnForge is an open-source collection of pre-build vulnerable Docker environments. VulnForge are made for testing vulnerable images detection and possible vulnerability exploitation.

License

Notifications You must be signed in to change notification settings

the29a/VulnForge

Repository files navigation

VulnForge

GitHub language count GitHub contributors GitHub License

Deploy, Detect, Exploit, Repeat.

VulnForge is an open-source collection of pre-build vulnerable Docker environments. VulnForge are made for testing vulnerable images detection and possible vulnerability exploitation.

Usage

Clone repository

git clone https://github.com/the29a/VulnForge.git
cd VulnForge

Download project

# Download project
wget https://github.com/the29a/VulnForge/archive/refs/heads/main.zip -O vulnforge-main.zip
unzip vulnforge-main.zip
cd vulnforge-main

# Enter the directory of vulnerability/environment

# Build environment
docker compose build

# Run environment
docker compose up -d

After the test, stop the environment:

docker compose down -v

About

VulnForge is an open-source collection of pre-build vulnerable Docker environments. VulnForge are made for testing vulnerable images detection and possible vulnerability exploitation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •