项目作者: sathish09

项目描述 :
zsh plugin for metasploit framework
高级语言: Shell
项目地址: git://github.com/sathish09/zsh_plugins.git
创建时间: 2017-11-01T06:36:54Z
项目社区:https://github.com/sathish09/zsh_plugins

开源协议:

下载


zsh_msf

oh my zsh plugins

Install

:warning: You need to install Oh My ZSH

Metasploit plugin

Example usage:

Start handlers using

msf windows msf reverse tcp 10.1.75.248 448

msf windows msf bind tcp 10.1.75.248 448 x64

msf windows cmd reverse tcp 10.1.75.248 448

msf linux msf reverse http 10.1.75.248 448 x64

msf linux msf reverse https 10.1.75.248 448 x86

Python SimpleServer Plugin

Example usage:

server http 8080

server https 8081