Update cpanel-backup-exclude-exposure.yaml

This commit is contained in:
Ritik Chaddha
2026-01-27 08:14:22 +05:30
committed by GitHub
parent 40fb6b9e08
commit cb34abe21e

View File

@@ -1,7 +1,7 @@
id: cpanel-backup-exclude-exposure
info:
name: cPanel Backup Exclusion Configuration Exposure
name: cPanel Backup Exclusion Configuration - Exposure
author: 0x_Akoko
severity: info
description: |
@@ -29,9 +29,9 @@ http:
matchers:
- type: dsl
dsl:
- "contains_any(content_type, 'application/octet-stream', 'text/plain', 'text/x-config')"
- "status_code == 200"
- "len(body) > 10"
- "contains_any(content_type, 'application/octet-stream', 'text/plain', 'text/x-config')"
condition: and
- type: word