Windows versus Linux basic post-exploitation commands
Throughout the previous chapters, we covered Windows post-exploitation modules and commands in detail. When it comes to Meterpreter commands, over the years, Linux-based Meterpreter has improved and offered competitive features against the Windows-based Meterpreter. While providing similar features to Windows Meterpreter shell, the Linux one does have several limitations; for example, you don't have the getsystem
command, token manipulations, and mouse manipulations. However, the basic commands we covered in this and the previous chapters for file manipulations, webcams, and microphones remain the same. In this section, we will cover some of the features missing in Linux Meterpreter.
The missing Linux screenshot module
Linux Meterpreter does not offer a screenshot
command when tested on the latest Ubuntu 18.04.3 LTS. However, let's try getting one using manual commands. To get a screenshot from Ubuntu Linux, we need...