cscli appsec-rules install crowdsecurity/vpatch-CVE-2025-133151## autogenerated on 2025-12-17 15:04:342name: crowdsecurity/vpatch-CVE-2025-133153description: 'Detects unauthenticated access to Twonky Server log file exposure endpoint.'4rules:5 - zones:6 - URI7 transform:8 - lowercase9 match:10 type: equals11 value: /nmc/rpc/log_getfile1213labels:14 type: exploit15 service: http16 confidence: 317 spoofable: 018 behavior: 'http:exploit'19 label: 'Twonky Server - Exposure'20 classification:21 - cve.CVE-2025-1331522 - attack.T119023 - cwe.CWE-30624