OWASP ModSecurity Core Rule Set (Official Repository)
Go to file
Felipe Zipitría 1d95422bb3
Merge pull request #3567 from fzipi/release-v4
chore: release v4
2024-02-14 14:17:45 -03:00
.github chore: generate changelog entries with leading space 2024-02-11 16:10:57 +01:00
docs docs: improve command 2021-10-29 09:39:11 +02:00
plugins bump versions to 4.0.0-rc1 2022-04-27 21:04:05 +02:00
regex-assembly feat: add additional prefix commands to unix-shell-evasion-prefix (#3557) 2024-02-13 21:40:00 +01:00
rules fix: update ver also 2024-02-14 13:47:59 -03:00
tests fix: update project name 2024-02-14 13:44:14 -03:00
util fix: prevent FPs against click identifiers in query (#3500) 2024-01-25 12:39:31 -03:00
.changes-pending.md Merge branch 'v4.0/dev' into changelog-updates-for-2024-02-13-dune73 2024-02-14 07:42:34 +01:00
.editorconfig docs: add editorconfig file to keep spacing in good shape 2022-02-22 13:26:17 +00:00
.gitignore address review, run with spell extendend, set default frequency file, updates php-high-risk-functions.txt 2023-09-04 15:31:18 +02:00
.gitmodules feat: remove regexp-assemble (#3008) 2022-11-19 16:26:49 +01:00
.linelint.yml chore: do not run line linter on .changes-pending.md 2023-12-16 08:55:04 +01:00
.pre-commit-config.yaml chore: update versions 2024-02-11 13:36:35 -03:00
.yamllint.yml fix: update ignore on yamllint 2022-06-20 19:32:27 -03:00
CHANGES.md fix: update project name 2024-02-14 13:44:14 -03:00
CONTRIBUTING.md fix: update project name 2024-02-14 13:44:14 -03:00
CONTRIBUTORS.md Add Esad Cetiner to CONTRIBUTORS.md 2023-11-27 06:19:39 +11:00
crs-setup.conf.example fix: update project name 2024-02-14 13:44:14 -03:00
INSTALL.md fix: update project name 2024-02-14 13:44:14 -03:00
KNOWN_BUGS.md fix: update url in known bugs 2024-02-14 14:09:17 -03:00
LICENSE fix: update project name 2024-02-14 13:44:14 -03:00
README.md fix: update project name 2024-02-14 13:44:14 -03:00
SECURITY.md fix: update project name 2024-02-14 13:44:14 -03:00
SPONSORS.md Remove sponsor F5 2024-02-12 08:38:35 +01:00

GHA build main
GHA build v4.0/dev GHA build v3.3/dev OWASP Flagship CII Best Practices License

OWASP CRS

The OWASP CRS is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls. The CRS aims to protect web applications from a wide range of attacks, including the OWASP Top Ten, with a minimum of false alerts.

CRS Resources

Please see the OWASP CRS page to get introduced to the CRS and view resources on installation, configuration, and working with the CRS.

Contributing to the CRS

We strive to make the OWASP ModSecurity CRS accessible to a wide audience of beginner and experienced users. We are interested in hearing any bug reports, false-positive alert reports, evasions, usability issues, and suggestions for new detections.

Create an issue on GitHub to report a false positive or false negative (evasion). Please include your installed version and the relevant portions of your ModSecurity audit log. We will try and address your issue and potentially ask for additional information to reproduce your problem. Please also note that stale issues will be flagged and closed after 120 days. You can search for stale issues with the following search query.

Sign up for our Google Group to ask general usage questions and participate in discussions on the CRS. Also here you can find the archives for the previous mailing list.

Join the #coreruleset channel on OWASP Slack to chat about the CRS. (Click here to get an invitation if you are not yet registered on the OWASP slack. It's open to non-members too.)

License

Copyright (c) 2006-2020 Trustwave and contributors. All rights reserved.
Copyright (c) 2021-2024 CRS project. All rights reserved.

The OWASP CRS is distributed under Apache Software License (ASL) version 2. Please see the enclosed LICENSE file for full details.