All Projects → Green-m → msfvenom-zsh-completion

Green-m / msfvenom-zsh-completion

Licence: GPL-3.0 license
zsh completion for msfvenom in Metasploit

Projects that are alternatives of or similar to msfvenom-zsh-completion

Zsh Proxy
🔩 An oh-my-zsh plugin to configure proxy
Stars: ✭ 162 (+285.71%)
Mutual labels:  zsh, oh-my-zsh
MsfMania
Python AV Evasion Tools
Stars: ✭ 388 (+823.81%)
Mutual labels:  msfvenom, metasploit
Dotfiles Win
🙈 oh-my-zsh on bash on windows configuration files
Stars: ✭ 167 (+297.62%)
Mutual labels:  zsh, oh-my-zsh
Purify
🌈 Clean & vibrant color schemes for Vim, Terminals...
Stars: ✭ 142 (+238.1%)
Mutual labels:  zsh, oh-my-zsh
Spaceship Prompt
🚀⭐ A Zsh prompt for Astronauts
Stars: ✭ 15,748 (+37395.24%)
Mutual labels:  zsh, oh-my-zsh
Sheldon
A fast, configurable, shell plugin manager
Stars: ✭ 144 (+242.86%)
Mutual labels:  zsh, oh-my-zsh
Hackapk
An Advanced Tool For Complete Apk-Modding In Termux ...
Stars: ✭ 180 (+328.57%)
Mutual labels:  zsh, metasploit
Zsh to fish
How to make zsh like fish?
Stars: ✭ 93 (+121.43%)
Mutual labels:  zsh, oh-my-zsh
Ansible Role Zsh
Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
Stars: ✭ 210 (+400%)
Mutual labels:  zsh, oh-my-zsh
Zsh Vi Mode
💻 A better and friendly vi(vim) mode plugin for ZSH.
Stars: ✭ 181 (+330.95%)
Mutual labels:  zsh, oh-my-zsh
History Sync
An oh-my-zsh plugin for GPG encrypted internet synchronised Zsh history, with Git.
Stars: ✭ 135 (+221.43%)
Mutual labels:  zsh, oh-my-zsh
Vegile
This tool will setting up your backdoor/rootkits when backdoor already setup it will be hidden your spesisifc process,unlimited your session in metasploit and transparent. Even when it killed, it will re-run again. There always be a procces which while run another process,So we can assume that this procces is unstopable like a Ghost in The Shell
Stars: ✭ 601 (+1330.95%)
Mutual labels:  msfvenom, metasploit
Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+3876.19%)
Mutual labels:  zsh, oh-my-zsh
Zsh Theme
Yet another zsh theme
Stars: ✭ 153 (+264.29%)
Mutual labels:  zsh, oh-my-zsh
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❤️
Stars: ✭ 95 (+126.19%)
Mutual labels:  zsh, oh-my-zsh
Zsh In Docker
Install Zsh, Oh-My-Zsh and plugins inside a Docker container with one line!
Stars: ✭ 169 (+302.38%)
Mutual labels:  zsh, oh-my-zsh
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (+80.95%)
Mutual labels:  zsh, oh-my-zsh
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (+107.14%)
Mutual labels:  zsh, oh-my-zsh
Zeta Zsh Theme
Another ⭐️ theme for oh-my-zsh
Stars: ✭ 184 (+338.1%)
Mutual labels:  zsh, oh-my-zsh
Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+48719.05%)
Mutual labels:  zsh, oh-my-zsh

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].