Empire post exploitation for Linux

Empire also supports Python-based modules. This means that any OS which has Python installed on them is supported as well. Let's take a look at how we can perform post exploitation on Linux using Empire.

To begin with, let's create a one-liner stager for Linux. This can be achieved by using a Bash launcher. To use the Bash launcher, execute the usestager multi/bash command and info command to view its options:

Let's follow the usual process. Start by setting the listener and generating the one-liner stager using the execute command:

Once the stager is executed on the target Linux server, the staging process ...

Get Hands-On Red Team Tactics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.