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

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

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

pkg install unstable-repo
pkg install metasploit
 

相关文章:

  • 2021-07-01
  • 2021-10-23
  • 2022-12-23
  • 2021-09-23
  • 2021-07-08
  • 2021-11-21
  • 2021-06-13
猜你喜欢
  • 2022-12-23
  • 2021-12-06
  • 2022-12-23
  • 2021-12-16
  • 2021-04-29
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案