I'm getting this error when attempting to install OWASP V3 using the command line.
Anyone have any ideas?
Thanks!
And i get this error when i use WHM to attempt installing.
Anyone have any ideas?
Thanks!
Code:
[root@server1 ~]# /usr/local/cpanel/scripts/modsec_vendor list
[OWASP3] OWASP ModSecurity Core Rule Set V3.0 (not installed)
cpanel_provided 1
description SpiderLabs OWASP V3 curated ModSecurity rule set
installed 0
installed_from http://httpupdate.cpanel.net/modsecurity-rules/meta_OWASP3.yaml
name OWASP ModSecurity Core Rule Set V3.0
vendor_id OWASP3
vendor_url OWASP ModSecurity CRS - cPanel Knowledge Base - cPanel Documentation
[root@server1 ~]# /usr/local/cpanel/scripts/modsec_vendor add http://httpupdate.cpanel.net/modsecurity-rules/meta_OWASP3.yaml
warn [modsec_vendor] The system could not add the vendor: The configuration name must contain the string “modsec”. at /usr/local/cpanel/Whostmgr/ModSecurity/ModsecCpanelConf.pm line 277.
info [modsec_vendor] Restored modsec_cpanel_conf_datastore backup
warn [modsec_vendor] The system could not uninstall the vendor: The configuration name must contain the string “modsec”. at /usr/local/cpanel/Whostmgr/ModSecurity/ModsecCpanelConf.pm line 277.
warn [modsec_vendor] The system failed to add the vendor from the URL “http://httpupdate.cpanel.net/modsecurity-rules/meta_OWASP3.yaml”: The configuration name must contain the string “modsec”. at /usr/local/cpanel/Whostmgr/ModSecurity/ModsecCpanelConf.pm line 277.
Code:
Error: The system experienced the following error when it attempted to install the “OWASP ModSecurity Core Rule Set V3.0” vendor: API failure: The configuration name must contain the string “modsec”. at /usr/local/cpanel/Whostmgr/ModSecurity/ModsecCpanelConf.pm line 277.
Last edited by a moderator: