Execution

Tips and tricks to execute your code on the target Linux system.

Python

Execute Python payload.

Base64 Encoded
echo "<BASE64>" | base64 -d | python

Local Security Restrictions

Refer to the awesome GTFOBins online project.