Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 538 Bytes

File metadata and controls

27 lines (17 loc) · 538 Bytes

Payload Factory

A Python wrapper for msfvenom to generate the most used payloads.

Installation

Metasploit is required

Use the package manager pip to install enquiries.

pip install enquiries

Usage

python PayloadFactory.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT