其实Termux官方现在已经在pkg源中引入了metasploit,之前的所有安装方法都无法安装,无论你是清华的源还是Termux得源。
这是Termux Wiki中关于Metasploit的最新安装方案,只需要执行两行命令就可以安装Metasploit:
pkg install unstable-repo pkg install metasploit
解决Termux无法通过metasploit.sh安装Metasploit的问题
原文:https://www.cnblogs.com/dubh3/p/11027299.html