恶意Android APK-GetDroid
安装基础环境
apt-get install android-sdk apksigner -y

下载GetDroid
git clone https://github.com/thelinuxchoice/getdroid

生成恶意APK
cd getdroid
bash getdroid.sh

对APK进行配置

安装并打开APK


查看文件

TIPS
值得注意的是这个APK无法在后台运行,一旦关闭就会断开连接
apt-get install android-sdk apksigner -y

git clone https://github.com/thelinuxchoice/getdroid

cd getdroid
bash getdroid.sh





值得注意的是这个APK无法在后台运行,一旦关闭就会断开连接