February 2018
Intermediate to advanced
426 pages
11h 3m
English
If you looked carefully at the output of the Meterpreter script command, you may have noticed the warning stating that Meterpreter scripts are deprecated and that we should use the post-exploitation module post/windows/manage/enable_rdp instead.
So, let's use the post-exploitation module and see how it works:
meterpreter > background[*] Backgrounding session 1...msf exploit(mysql_payload) >
msf exploit(mysql_payload) > use post/windows/manage/enable_rdpmsf post(enable_rdp) ...
Read now
Unlock full access