一键安装metasploit(linux,os x)

curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && \
  chmod 755 msfinstall && \
  ./msfinstall

  安装后msfconsole启动

posted @ 2018-08-28 23:45  Hookjoy  阅读(1673)  评论(0编辑  收藏  举报