2016-06-29

changelog v0.5:

+ payday.py : Added Veil path as variable in main function and then pass this to other function calls.

Payload generator that uses Metasploit and Veil. Takes IP address input and then builds payloads automatically. Calls Veil framework with supplied IP address and creates binaries and handlers. Uses msfvenom to create payloads and writes resource handler files in the same way that Veil does.



payday

Requirements:

+ Metasploit Framework

+ python 2.7.x
Options:

– Generate Metasploit Payloads

– Generate Veil Payloads

– Generate Both

– Clean Out Directories

– Specify custom output directory

– Clean custom output directory

Usage:

Script:

Source: https://github.com/lorentzenman | Our Post Before

Show more