Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
www-community — OWASP Community Pages are a place where OWASP can accept community contributions for security-related content. | Kitploit
Tools/GitHubGitHub/owasp/www-community
Vulnerability AnalysisInformation GatheringWeb SecurityPenetration TestingLearning & EducationCurated Resources
GitHubowasp/www-community

www-community

OWASP Community Pages are a place where OWASP can accept community contributions for security-related content.

View Repository
1.4k84351 day agoReviewed by Kitploit
Website

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

OWASP Community Pages

GitHub repo size

OWASP Community Pages is a repository for community contributions for security-related content. The documents here create the website at https://owasp.org/www-community/.

Contributing

We welcome contributions for new content and updates to current pages. This repository uses a fork and pull model. Here are the steps for becoming a contributor:

  1. Fork this repository and clone your fork.
  2. In the pages/ directory, make your changes or additions. For creating new content, please see the "Creating New Content" section below.
  3. Push your changes to your fork, then open a pull request against this repository.

If you are making changes that address an existing issue, please make a comment in the issue so we can assign it to you. This helps to prevent accidentally doubling up on work.

Creating New Content

Go into the pages folder and create a new file.

Place the following front matter and include tag at the beginning of your file. Feel free to copy and edit this example:

root@kitploit:~
---

layout: col-sidebar
title: "My Page"
author: "My Name"
contributors: ["Additional Contributor Names", "If Any"]
permalink: /MyPageTitle
tags: ["attack", "XSS"]

---

{% include writers.html %}

Write your content here!

The fields contributors, permalink, and tags are optional. When in doubt, it's okay to leave them blank.

Rules for Contributors

  1. Your contribution must be your own original work. You may not submit copyrighted content you do not own. Please do not plagiarize.
  2. Please ensure that contributions are vendor and product neutral.

Note for Returning Contributors

In July of 2020, the repository's git history was rewritten to reduce its size (over 5GB!). If you forked before this date, please delete your fork and local clones, then re-fork or re-clone this repository.

Download Tool