当前位置:网站首页>[error record] Android application security detection vulnerability repair (strandhogg vulnerability | set activity component android:taskaffinity= "")
[error record] Android application security detection vulnerability repair (strandhogg vulnerability | set activity component android:taskaffinity= "")
2022-06-11 01:53:00 【Hanshuliang】
List of articles
One 、 Error message
Check whether the application exists StrandHogg Loophole :
StrandHogg It's an existence in Android Application vulnerabilities in multitasking systems . this
Exploit APP Inventory file AndroidManifest.xml in
android:taskAffinity Property settings for , Make installed in Android Evil on the equipment
An application can be disguised as any other application on the device , Including those requiring privileges
Any system application . When the user clicks the normal application icon , Malicious programs can block
Intercept and hijack this task , And pretend to be the interface of a normal application , So as to steal the user's
sensitive data . At the same time, malicious applications can also impersonate normal applications and request permission from users ,
Include SMS、 Photo 、 A microphone and GPS etc. , This allows attackers to access SMS and
Mail list 、 View Album 、 Eavesdropping and tracking the victim, etc .

The report information generated during the above-mentioned inspection
Two 、 Revise the plan
stay AndroidManifest.xml In manifest file , Set all Activity Affinity properties of components :
android:taskAffinity=""
If there is direct setting of affinity attribute , If none is set to an empty string ;
边栏推荐
- [leetcode] ordered linked list transformation binary search tree
- Leetcode 1574 shortest subarray to be removed to make array sorted
- Derivation of Kalman filter (KF) and extended Kalman filter (EKF)
- 并发编程基础底层原理学习(四)
- 数据库概述
- 【MATLAB】图像变换(傅里叶变换、离散余弦变换)
- 1.4px4 program download
- Leetcode 1605 find valid matrix given row and Column Sums
- [leetcode] flat multi-level bidirectional linked list
- On permutation and combination in probability and statistics
猜你喜欢

關於概率統計中的排列組合

Is the SQL query result different from what you expected? Mostly "null" is making trouble

【音乐】基于matlab演奏《天空之城》【含Matlab源码 1874期】

Once you know these treasure websites, you can't live without them!!!
![[leetcode] merge K ascending linked lists](/img/ff/054b7c14ce678fbdf45af780261b8c.jpg)
[leetcode] merge K ascending linked lists

【音乐】基于matlab演奏《青花瓷》【含Matlab源码 1873期】

5月B站榜单丨飞瓜数据UP主成长排行榜(B站平台)发布

Daily problem essay | 21.11.29: use resttemplate to call external put request, and prompt '400 bad request'

Threejs: pit encountered in drawing Bessel curve with two-point coordinates

字节北京23k和拼多多上海28K,我该怎么选?
随机推荐
晚餐阿帮的手艺
1个月不到暴增900万播放量,B站3个流量增长密码!
2.0、ROS与PX4通信详解
Loki 学习总结(1)—— Loki 中小项目日志系统的不二之选
Kubernetes binary installation (v1.20.15) (VII) plug a work node
2021-07-18 ROS笔记-基础和通讯
【云原生 | Kubernetes篇】Ingress案例实战
2021-2-26编程语言知识点整理
2021-2-14 gephi学习笔记
1.5 Px4 vehicle selection
flutter 状态管理
今日睡眠质量记录80分
Multipartfile and file interoperation tool classes
Leetcode permutation and combination problem backtracking
[leetcode] intersecting linked list
中国各省份省会的坐标
Detectron2 trains its own dataset and converts it to coco format
从解读 BDC 自动生成的代码谈起,讲解 SAPGUI 的程序组成部分试读版
1.3 ROS 无人机简介
Matlab array other common operation notes