其他分享
首页 > 其他分享> > msfvenom生成木马报错

msfvenom生成木马报错

作者:互联网

报错如下:

[*] Bundler failed to load and returned this error:

   'cannot load such file -- bundler/setup'

[*] You may need to uninstall or upgrade bundler

解决如下:

gem install bundler:1.17.3

详情如下:

 

标签:load,Bundler,file,bundler,如下,报错,木马,msfvenom
来源: https://www.cnblogs.com/Yang34/p/12349283.html