chanduusc / pypayload

Automatic Metasploit Payload Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPayload

Automatic Metasploit Payload Generator

Introduction

Metasploit is a great suite for penetration testing. However, I tend to find it a hassle to create a payload utilizing Metasploit's msfvenom, and created this project in order to automate that process.

Dependencies

  • Metasploit
  • Python 2.7.x
  • Git

Download & Installation

Get the repository off of Github by cloning it:

git clone https://github.com/ex0dus-0x/pypayload

Change into the pypayload directory:

cd /path/to/pypayload

Execute with python:

python pypayload.py

The generated payload will be in the same directory as pypayload.

About

Automatic Metasploit Payload Generator


Languages

Language:Python 100.0%