OWASP / www-project-vulnerable-web-applications-directory

The OWASP Vulnerable Web Applications Directory (VWAD) Project - OWASP Web Site

Home Page:https://owasp.org/www-project-vulnerable-web-applications-directory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VWAD Page on the OWASP Website

This repository contains the files that build the Vulnerable Web Applications Directory Project's page on the main OWASP website. The page can be found at: https://owasp.org/www-project-vulnerable-web-applications-directory/

Documentation explaining the files in this repo can be found at: https://owasp.org/migration

Contributions

Any contributions to the directory itself should be made via VWAD's project repo.

Getting Started

To set up a local development environment for this Jekyll site:

  1. Install Jekyll and its required dependencies for your operating system. See Installation.

  2. Clone this repository, for example:

    git clone git@github.com:OWASP/www-project-vulnerable-web-applications-directory.git www-vwad

  3. Change into the repository directory and install dependencies with:

    cd www-vwad && bundle install

  4. Serve the site to view it locally by running:

    bundle exec jekyll serve

About

The OWASP Vulnerable Web Applications Directory (VWAD) Project - OWASP Web Site

https://owasp.org/www-project-vulnerable-web-applications-directory/


Languages

Language:HTML 97.0%Language:Ruby 3.0%