Sensitive Data: WordPress Total Upkeep Database and Files Backup Download¶
Identifier:
wordpress_total_upkeep_backup_download
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner |
|---|---|---|
Description¶
Exposed sensitive file in WordPress Total Upkeep wordpress plugin feature used.
Reference:
Configuration¶
Example¶
Example configuration:
---
security_tests:
wordpress_total_upkeep_backup_download:
assets_allowed:
- REST
- GRAPHQL
- WEBAPP
skip: false
Reference¶
assets_allowed¶
Type : List[AssetType]*
List of assets that this check will cover.
skip¶
Type : boolean
Skip the test if true.