Zurück zum Ranking

OWASP/CheatSheetSeries

Pythoncheatsheetseries.owasp.org

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.

owaspcodesecuritycheatsheetsbest-practicesappsecapplication-security
Sterne-Wachstum
Sterne
32.6k
Forks
4.5k
Wochenwachstum
Issues
31
10k20k30k
Dez. 2018Juni 2021Jan. 2024Juli 2026
ArtefaktePyPIpip install cheatsheetseries
README

Welcome to the OWASP Cheat Sheet Series

OWASP Flagship Creative Commons License

Welcome to the official repository for the Open Worldwide Application Security Project® (OWASP) Cheat Sheet Series project. The project focuses on providing good security practices for builders in order to secure their applications.

In order to read the cheat sheets and reference them, use the project official website. The project details can be viewed on the OWASP main website without the cheat sheets.

:triangular_flag_on_post: Markdown files are the working sources and aren't intended to be referenced in any external documentation, books or websites.

Cheat Sheet Series Team

Project Leaders

Core team

Chat With Us

We're easy to find on Slack:

  1. Join the OWASP Group Slack with this invitation link.
  2. Join the #cheatsheets channel.

Feel free to ask questions, suggest ideas, or share your best recipes.

Contributions, Feature Requests, and Feedback

We are actively inviting new contributors! To start, please read the contribution guide and our How To Make A Cheatsheet guide.

This project is only possible thanks to the work of many dedicated volunteers. Everyone is encouraged to help in ways large and small. Here are a few ways you can help:

  • Read the current content and help us fix any spelling mistakes or grammatical errors.
  • Choose an existing issue on GitHub and submit a pull request to fix it.
  • Open a new issue to report an opportunity for improvement.

Automated Build

This link allows you to download a build (ZIP archive) of the offline website.

Local Build pyVersion3x

The OWASP Cheat Sheet Series website can be built and tested locally by issuing the following commands:

make install-python-requirements
make generate-site
make serve  # Binds port 8000

Linting

To check markdown and terminology:

npm run lint-markdown
npm run lint-terminology

To auto-fix linting issues:

npm run lint-markdown-fix
npm run lint-terminology-fix

Container Build

The OWASP Cheat Sheet Series website can be built and tested locally inside a container by issuing the following commands:

Docker

docker build -t cheatsheetseries .
docker run --name cheatsheetseries -p 8000:8000 cheatsheetseries

Podman

podman build -t cheatsheetseries .
podman run --name cheatsheetseries -p 8000:8000 localhost/cheatsheetseries

Contributors

  • From 2014 to 2018: V1 - Initial version of the project hosted on the OWASP WIKI.
  • From 2019: V2 - Hosted on GitHub.

Special thanks

A special thank you to the following people for their help provided during the migration:

  • Dominique Righetto: For his special leadership and guidance.
  • Elie Saad: For valuable help in updating the OWASP Wiki links for all the migrated cheat sheets and for years of leadership and other project support.
  • Jakub Maćkowski: For valuable help in updating the OWASP Wiki links for all the migrated cheat sheets.

Open Worldwide Application Security Project and OWASP are registered trademarks of the OWASP Foundation, Inc.

Ähnliche Repositories
MobSF/Mobile-Security-Framework-MobSF

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

JavaScriptnpmGNU General Public License v3.0static-analysisdynamic-analysis
opensecurity.in
21.5k3.7k
vitalysim/Awesome-Hacking-Resources

A collection of hacking / penetration testing resources to make you better!

GNU General Public License v3.0ctfhacking
17.3k2.2k
owasp-amass/amass

In-depth attack surface mapping and asset discovery

GoGo ModulesOthergodns
owasp.org/www-project-amass/
14.9k2.2k
juice-shop/juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application

TypeScriptnpmMIT Licenseowaspjavascript
owasp-juice.shop
13.5k18.7k
OWASP/wstg

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.

Creative Commons Attribution Share Alike 4.0 Internationalbest-practicesguide
owasp.org/www-project-web-security-testing-guide/
9.6k1.6k
infoslack/awesome-web-hacking

A list of web application security

MIT Licensepenetration-testingweb-hacking
7.1k1.3k
paragonie/awesome-appsec

A curated list of resources for learning about application security

PHPPackagistMIT Licensesecurity-expertsreading-list
paragonie.com/projects
7k800
urbanadventurer/WhatWeb

Next generation web scanner

RubyRubyGemsGNU General Public License v2.0securityweb
morningstarsecurity.com/research/whatweb
6.7k1k
madhuakula/kubernetes-goat

Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground 🚀

HTMLMIT Licensekubernetesvulnerable-app
madhuakula.com/kubernetes-goat
5.7k1k
OWASP/Nettacker

Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management

PythonPyPIApache License 2.0pythonpenetration-testing
owasp.org/nettacker
5.4k1.1k
microsoft/agent-governance-toolkit

AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.

PythonPyPIMIT Licenseagent-frameworkai-agents
4.9k772
DefectDojo/django-DefectDojo

Open-Source Unified Vulnerability Management, DevSecOps & ASPM

HTMLBSD 3-Clause "New" or "Revised" Licensepythonvulnerability-databases
defectdojo.com
4.8k1.9k