Essentials of Meterpreter scripting

As far as we have seen, we have used Meterpreter in situations where we needed to perform some additional tasks on the system. However, now we will look at some of the problematic situations that may arise during a penetration test, where the scripts already present in Meterpreter seem to be of no help to us. Most likely, in this kind of situation, we will want to add our custom functionalities to Meterpreter and perform the required tasks. However, before we proceed to add custom scripts in Meterpreter, let's perform some of the advanced features of Meterpreter first, and understand its power.