Quantcast
Channel: KitPloit - PenTest Tools!
Viewing all articles
Browse latest Browse all 5816

Payday - Payload generator that uses Metasploit and Veil

$
0
0

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.

Examples:

Generate Metasploit Payloads
payday.py --msf --ip 1.1.1.1

Generate Veil Payloads
payday.py --veil --ip 1.1.1.1

Generate Both
payday.py --veil --msf --ip 1.1.1.1

Clean Out Directories
payday.py --clean

Specify custom output directory
payday --veil --msf --output /path/to/custom --ip 1.1.1.1

Clean custom output directory
payday --output /path/to/custom --clean



Viewing all articles
Browse latest Browse all 5816

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>