msfvenom命令自动补全 Posted on 2020-09-07 Edited on 2021-02-23 In Note , Tools Views: Symbols count in article: 178 Reading time ≈ 1 mins. 要求:zsh zsh怎么安装就不说了。 其实就是使用了奶猫大佬的一个自动补全脚本。 1git clone https://github.com/Green-m/msfvenom-zsh-completion ~/.oh-my-zsh/custom/plugins/msfvenom/ 接着往zshrc添加插件即可 1source ~/.zshrc 之后就可以了。感谢大佬!🙏 Post author: atsud0 Post link: http://atsud0.me/2020/09/07/msfvenom命令自动补全/ Copyright Notice: All articles in this blog are licensed under BY-NC-SA unless stating additionally.