Files
metasploit-gs/lib/msf/core/payload
Bigendian Smalls 3842753ce4 Added JCL header data to mainframe payload module
Currently any existing and future JCL payload has to have a 'job card'
basically data that defines the job to z/OS.  It has information about
the job's owner, place it will run, output creation, etc.  All JCL
shares the same job card format.  As such, creating a shared payload
method that allows this text to be imported into any JCL payload.
Additionally, that job card is now parameterized, allowing the
exploit/payload user to edit these job card values-as this may be needed
in order to run the job sucessfully on any given system.

This PR sets up the mf module - next PRs will update the existing
payloads to use this module.
2016-06-21 22:06:44 -05:00
..
2015-04-14 23:23:02 -05:00
2015-07-23 14:50:04 +10:00
2013-08-30 16:28:33 -05:00
2015-12-24 12:21:08 +00:00
2015-04-14 23:23:02 -05:00
2015-06-24 13:22:33 +10:00
2015-08-10 09:33:38 +10:00
2016-05-12 22:48:07 +02:00
2013-08-30 16:28:33 -05:00
2013-08-30 16:28:33 -05:00
2016-03-16 14:13:18 -05:00
2013-08-30 16:28:33 -05:00
2013-08-30 16:28:33 -05:00
2015-04-20 00:06:59 +02:00
2015-10-08 16:52:17 -05:00