Multi Manage Post Module Macro Execution
This module will execute a list of modules given in a macro file in the format of <module> <opt=val,opt=val> against the select session checking for compatibility of the module against the sessions and validation of the options provided.
Rank
- Normal
Authors
- carlos_perez < carlos_perez [at] darkoperator.com >
Development
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use post/multi/manage/multi_post
msf post(multi_post) > set MACRO [STRING]
msf post(multi_post) > set SESSION [INTEGER]
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use post/multi/manage/multi_post
msf post(multi_post) > set MACRO [STRING]
msf post(multi_post) > set SESSION [INTEGER]
Module Options
| MACRO | File with Post Modules and Options to run in the session |
| SESSION | The session to run this module on. |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
