cscli appsec-rules install crowdsecurity/crs-exclusion-plugin-phpmyadminThis appsec-rule contains the PHPMyAdmin CRS rule exclusion plugin.
It only contains datafiles that are included by the CRS appsec-rule, so installing it without having the CRS collection will do nothing.
1name: crowdsecurity/crs-exclusion-plugin-phpmyadmin23# This appsec-rule is only here to make crowdsec download the datafiles, inclusion is done by the CRS appsec-rules45data:6 - source_url: https://hub-data.crowdsec.net/appsec/crs-plugins/phpmyadmin-rule-exclusions-plugin/phpmyadmin-rule-exclusions-before.conf7 dest_file: crs-plugins/phpmyadmin/phpmyadmin-rule-exclusions-before.conf8 type: modsec9 - source_url: https://hub-data.crowdsec.net/appsec/crs-plugins/phpmyadmin-rule-exclusions-plugin/phpmyadmin-rule-exclusions-config.conf10 dest_file: crs-plugins/phpmyadmin/phpmyadmin-rule-exclusions-config.conf11 type: modsec12 - source_url: https://hub-data.crowdsec.net/appsec/crs-plugins/phpmyadmin-rule-exclusions-plugin/phpmyadmin-rule-exclusions-after.conf13 dest_file: crs-plugins/phpmyadmin/phpmyadmin-rule-exclusions-after.conf14 type: modsec