msfvenom生成木马报错
Posted yang34
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
详情如下:
以上是关于msfvenom生成木马报错的主要内容,如果未能解决你的问题,请参考以下文章