Skip to content

Vulnerable Target (VT) is a specialized tool designed for security professionals, researchers, and educators that creates intentionally vulnerable environments across multiple platforms.

License

Notifications You must be signed in to change notification settings

HappyHackingSpace/vulnerable-target

Repository files navigation

Vulnerable Target

Vulnerable Target (VT) is a specialized tool designed for security professionals, researchers, and educators that creates intentionally vulnerable environments across multiple platforms.

Features

  • Community-Curated List of Vulnerable Targets
  • Interactive Vulnerability Playground (TODO)
  • CLI (In-Progress)

How to Run

  1. Clone the repository
git clone https://github.com/HappyHackingSpace/vulnerable-target.git
cd vulnerable-target
  1. Install dependencies
go mod download
  1. Create a .env file in the root directory with your configuration values:
cp .env.example .env
  1. Run the application with:
go run cmd/vt/main.go

How to Contribute

Hack! don't forget to follow CONTRIBUTING.md

Disclaimer

Use with caution and additional security measures.


Happy Hacking!

About

Vulnerable Target (VT) is a specialized tool designed for security professionals, researchers, and educators that creates intentionally vulnerable environments across multiple platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages