https://github.com/esadcetiner/iredadmin-rule-exclusions-plugin
OWASP CRS 3rd party plugin for iRedAdmin
https://github.com/esadcetiner/iredadmin-rule-exclusions-plugin
coraza-waf coreruleset coreruleset-plugin crs-plugin iredadmin iredmail modsecurity
Last synced: 2 months ago
JSON representation
OWASP CRS 3rd party plugin for iRedAdmin
- Host: GitHub
- URL: https://github.com/esadcetiner/iredadmin-rule-exclusions-plugin
- Owner: EsadCetiner
- License: gpl-2.0
- Created: 2023-06-21T07:17:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T10:06:32.000Z (5 months ago)
- Last Synced: 2025-01-08T20:43:09.242Z (4 months ago)
- Topics: coraza-waf, coreruleset, coreruleset-plugin, crs-plugin, iredadmin, iredmail, modsecurity
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# iRedAdmin-rule-exclusions-plugin
This plugin contains rule exclusions to fix false positives when using iRedMail's iRedAdmin with the OWASP Core Rule Set.**Disclaimer:** The Pro version of iRedAdmin is not supported but Pull Requests/Issues are welcomed for iRedAdmin Pro users.
## Requirements
- CRS Version 4.0 or newer
- ModSecurity compatable Web Application Firewall## Installation
For full and up to date instructions on installing plugins, please refer to [How to Install a Plugin](https://coreruleset.org/docs/concepts/plugins/#how-to-install-a-plugin) in the official CRS documentation.
### Conditionally enable plugins for multi-application environments
For full and up to date instructions on how to conditionally enable/disable this plugin on a multisite environment, please refer to [Conditionally enable plugins for multi-application environments](https://coreruleset.org/docs/concepts/plugins/#conditionally-enable-plugins-for-multi-application-environments) in the official CRS documentation.
## Disabling the plugin
The plugin can be disabled by uncommenting rule 9521000 inside ``plugins/iredadmin-rule-exclusions-config.conf`` or by removing the includes for this plugin.## Reporting false positives
If you find a false positive that this plugin does not cover then please open a new issue or pull request, if creating an issue then please include the following details:1. CRS Version
2. ModSecurity/Coraza Version
3. modsec audit logs
4. what caused the false positive