2021-05-29 09:16:00 +00:00
|
|
|
id: adb-backup-enabled
|
|
|
|
info:
|
|
|
|
name: ADB Backup Enabled
|
2022-02-09 17:15:15 +00:00
|
|
|
description: ADB Backup is enabled, which allows the backup and restore of an app's private data.
|
2022-02-09 17:00:12 +00:00
|
|
|
remediation: Ensure proper access or disable completely.
|
2021-05-29 09:16:00 +00:00
|
|
|
author: gaurang
|
|
|
|
severity: low
|
|
|
|
tags: android,file
|
2022-02-09 17:48:51 +00:00
|
|
|
reference:
|
|
|
|
-https://adb-backup.com/
|
2022-02-09 17:00:12 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2021-05-29 09:16:00 +00:00
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-02-09 17:00:12 +00:00
|
|
|
- "android:allowBackup=\"true\""
|
2022-02-09 22:04:19 +00:00
|
|
|
|
2022-02-09 17:48:51 +00:00
|
|
|
# Enhanced by mp on 2022/02/09
|