GithubHelp home page GithubHelp logo

pkdevboxy / owasp-vwad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owasp/owasp-vwad

0.0 2.0 0.0 44 KB

The OWASP Vulnerable Web Applications Directory Project (VWAD) is a comprehensive and well maintained registry of all known vulnerable web applications currently available.

License: Apache License 2.0

Python 100.00%

owasp-vwad's Introduction

OWASP-VWAD

The OWASP Vulnerable Web Applications Directory Project (VWAD, https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project) is a comprehensive and well maintained registry of all known vulnerable web applications currently available.

The raw data for the project is held in the src/*.tsv files.

The full OWASP wiki source code is available at https://www.owasp.org/index.php?title=OWASP_Vulnerable_Web_Applications_Directory_Project&action=edit.

The individual five wiki source code pages are available at:

To recreate the TSV files from the OWASP wiki pages:

  • Copy the five wiki source code pages into the 'src/owasp-wiki/' directory, using the following filenames: Online.wiki, Offline.wiki, OfflineOld.wiki, VMs.wiki, and VMsOld.wiki.
  • Run the 'python bin/owasp-wiki-to-tsv.py' script

To regenerate the OWASP wiki pages after updating the TSV files:

  • Run the 'python bin/tsv-to-owasp-wiki.py' script
  • Update the five OWASP wiki pages with the contents of the new files available at 'dist/': Online.wiki, Offline.wiki, OfflineOld.wiki, VMs.wiki, and VMsOld.wiki.

Example to add a new entry via the TSV files (e.g. to the offline category)

  • Add the new entry for the new vulnerable application to the corresponding .tsv file (e.g. offline.tsv) under ./src
  • Use git to submit a pull request (or commit the changes) from the modified .tsv file to this GitHub project

Optional:

  • Run the 'python bin/tsv-to-owasp-wiki.py' script from the main project directory
  • This will generate all the .wiki files from the .tsv files under ./dist
  • Copy the contents of the corresponding .wiki file (e.g. Offline.wiki) to the official Wiki page of the OWASP VWAD project IMPORTANT: Do not forget that the .wiki file does not include the header and the trailer used by the Wiki page to create the table. Simply, copy and paste the contents inside the current table.
  • (Optional) You can delete the contents of the ./dist directory after copying them to the Wiki

owasp-vwad's People

Contributors

antoinet avatar becojo avatar markdenihan avatar psiinon avatar raulsiles avatar samanthagroves avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.