解决Termux无法通过metasploit.sh安装Metasploit的问题

其实Termux官方现在已经在pkg源中引入了metasploit,之前的所有安装方法都无法安装,无论你是清华的源还是Termux得源。

这是Termux Wiki中关于Metasploit的最新安装方案,只需要执行两行命令就可以安装Metasploit:

pkg install unstable-repo
pkg install metasploit
 
posted @ 2019-06-15 13:17  Dubh3  阅读(4033)  评论(0编辑  收藏  举报