cscli appsec-rules install crowdsecurity/vpatch-CVE-2024-02041## autogenerated on 2025-09-25 09:36:592name: crowdsecurity/vpatch-CVE-2024-02043description: 'Detects authentication bypass in Fortra GoAnywhere MFT via path traversal to InitialAccountSetup.xhtml'4rules:5 - and:6 - zones:7 - URI8 transform:9 - lowercase10 - urldecode11 match:12 type: contains13 value: '/goanywhere/images/..;'1415labels:16 type: exploit17 service: http18 confidence: 319 spoofable: 020 behavior: 'http:exploit'21 label: 'GoAnywhere MFT - Authentication Bypass'22 classification:23 - cve.CVE-2024-020424 - attack.T119025 - cwe.CWE-42526