December 2017
Intermediate to advanced
860 pages
16h 1m
English
We can also use a multiscript module instead of a multi_console_command module. Let us create a new post-exploitation script as follows:

As we can clearly see in the preceding screenshot, we created a new post-exploitation script named multi_scr.rc. We need to make the following changes to our exploitation script to accommodate the change:

We simply replaced multi_console_command with multiscript and updated the path of our post-exploitation script, as shown in the preceding screenshot. ...
Read now
Unlock full access