获取安卓手机的shell
使用adb
使用数据线连接电脑与手机,在电脑上使用adb
手机获取root权限后,可使用adb通过网络连接手机
termux
参考链接:
Termux 高级终端安装使用配置教程 | 国光
https://www.sqlsec.com/2018/05/termux.html
termux | 镜像站使用帮助 | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror
https://mirrors.tuna.tsinghua.edu.cn/help/termux/
类似于windows下的wsl可以运行linux的shell,
termux也可以在安卓手机上模拟一个linux的shell
安装termux不需要root
安卓木马
metasploit
在安卓手机上安装一个metasploit的木马,就可以通过metasploit获得手机的shell,还可以查看短信、通话记录等。
AhMyth
GitHub - AhMyth/AhMyth-Android-RAT: Android Remote Administration Tool
https://github.com/AhMyth/AhMyth-Android-RAT
开源的安卓远控木马,效果不如metasploit
当然,也有不开源的安卓远控木马
其他
虚拟大师
VMOS官方网站-虚拟大师-安卓手游模拟器-本地虚拟手机
http://www.vmos.cn/
虚拟大师是一个app,无须root权限即可安装
“安卓系统内的安卓虚拟系统”
免费版的VMOS可以虚拟一个root过的安卓5.0系统
收费版的VMOS pro可以虚拟多个安卓系统
类似的软件:光速虚拟机官网
https://gsxnj.cn/index
UserLAnd
GitHub - CypherpunkArmory/UserLAnd: Main UserLAnd Repository
https://github.com/CypherpunkArmory/UserLAnd
和termux类似,安装更方便一点