Enhancement: file/android/adb-backup-enabled.yaml by mp
parent
b935fa4925
commit
06abca2f97
|
@ -1,12 +1,12 @@
|
|||
id: adb-backup-enabled
|
||||
info:
|
||||
name: ADB Backup Enabled
|
||||
description: ADB Backup is enabled, which allows the backup and restore of an app’s private data.
|
||||
description: ADB Backup is enabled, which allows the backup and restore of an app's private data.
|
||||
remediation: Ensure proper access or disable completely.
|
||||
author: gaurang
|
||||
severity: low
|
||||
tags: android,file
|
||||
reference: https://github.com/signalapp/Signal-Android/issue
|
||||
reference: https://adb-backup.com/
|
||||
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
|
||||
|
@ -19,3 +19,4 @@ file:
|
|||
words:
|
||||
- "android:allowBackup=\"true\""
|
||||
# Enhanced by mp on 2022/02/09
|
||||
# Enhanced by mp on 2022/02/09
|
||||
|
|
Loading…
Reference in New Issue