cscli appsec-rules install crowdsecurity/vpatch-CVE-2024-519771## autogenerated on 2025-08-06 13:49:442name: crowdsecurity/vpatch-CVE-2024-519773description: 'Detects unauthenticated access to sensitive information disclosure endpoint /etc/mnt_info.csv on Brother MFC-L9570CDW devices.'4rules:5 - zones:6 - URI7 transform:8 - lowercase9 - urldecode10 match:11 type: equals12 value: '/etc/mnt_info.csv'1314labels:15 type: exploit16 service: http17 confidence: 318 spoofable: 019 behavior: 'http:exploit'20 label: 'Brother MFC-L9570CDW - Information Disclosure'21 classification:22 - cve.CVE-2024-5197723 - attack.T159224 - cwe.CWE-20025