獲取安卓手機的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類似,安裝更方便一點