Skip to content

The Web Security Testing Guide (WSTG) Project produces the premier cybersecurity testing resource for web application developers and security professionals.

Notifications You must be signed in to change notification settings

OWASP/www-project-web-security-testing-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a114dd3 · Jan 21, 2025
Dec 16, 2024
Dec 20, 2024
Dec 3, 2020
Sep 27, 2021
Jan 21, 2025
Mar 31, 2022
Apr 21, 2020
Dec 3, 2020
Apr 20, 2020
Mar 29, 2020
Aug 13, 2020
Sep 12, 2019
Oct 17, 2024
Oct 17, 2024
Oct 17, 2024
Sep 27, 2021
Sep 4, 2024
Dec 3, 2020
Apr 15, 2020

Repository files navigation

WSTG Page on the OWASP Website

This repository contains the files that build the Web Security Testing Guide (WSTG) Project's page on the main OWASP website. The page can be found at: https://owasp.org/www-project-web-security-testing-guide/

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

Contributions

Any contributions to the guide itself should be made via the guide's project repo, using a pull request. (No one outside the project leadership or foundation automation should be pushing directly to either repo.)

Caution

Contributions should only be made in the proper repo against the latest content. Please don't open PRs here for versioned or stable content, they represent point-in-time state.

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 [email protected]:OWASP/www-project-web-security-testing-guide.git www-wstg

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

    cd www-wstg && bundle install

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

    bundle exec jekyll serve

About

The Web Security Testing Guide (WSTG) Project produces the premier cybersecurity testing resource for web application developers and security professionals.

Topics

Resources

Stars

Watchers

Forks