The Wayback Machine - https://web.archive.org/web/20201203210816/https://github.com/Green-m/msfvenom-zsh-completion
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

msfvenom zsh completion

install

# You have to install oh-my-zsh first.

# Download the msfvenom plugin.
git clone https://github.com/Green-m/msfvenom-zsh-completion ~/.oh-my-zsh/custom/plugins/msfvenom/

# Open your ~/.zshrc file and enable msfvenom plugin like below
# plugins=(...  msfvenom)

source ~/.zshrc

bug

If you get stuck into troubles when using it, run compinit to reinitialize the zsh completion environment, reference here.

About

zsh completion for msfvenom in Metasploit

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.