2021-05-29 09:16:00 +00:00
|
|
|
id: adb-backup-enabled
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-05-29 09:16:00 +00:00
|
|
|
info:
|
|
|
|
name: ADB Backup Enabled
|
|
|
|
author: gaurang
|
|
|
|
severity: low
|
2022-04-22 10:38:41 +00:00
|
|
|
description: ADB Backup is enabled, which allows the backup and restore of an app's private data.
|
2023-10-14 11:27:55 +00:00
|
|
|
remediation: Ensure proper access or disable completely.
|
2022-02-09 17:48:51 +00:00
|
|
|
reference:
|
2022-04-22 10:38:41 +00:00
|
|
|
- https://adb-backup.com/
|
2022-02-09 22:11:53 +00:00
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2023-12-12 23:25:50 +00:00
|
|
|
tags: android,file,adb
|
2024-01-04 06:27:45 +00:00
|
|
|
|
2021-05-29 09:16:00 +00:00
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2023-10-14 11:27:55 +00:00
|
|
|
- "android:allowBackup=\"true\""
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022079148ddcb17d63e510878ffcf923d2c9074822a68a15975e82dfacf0b823b75b02201099b266190b9e360ff401f621c9b6e6362c5bdcc37de07adc1c01c379307ad0:922c64590222798bb761d5b6d8e72950
|