curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall
如果curl not found
就执行apt install curl 安装一下
msf 源码下好就
赋755权限 并执行安装
chmod 755 msfinstall && ./msfinstall
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)