Catalog GTFOBins

GTFO · Tool

poetry

2 techniques LinuxGTFOBins GPL-3.0

inherit ← python

File DownloadFile ReadFile WriteLibrary LoadReverse/Bind ShellExecutionFile UploadPrivilege Escalation Linux

This allows to run Python code (`...`). A valid `pyproject.toml` file must be present in the current working directory, you can create one with `poetry init -n`.

echo '...' >/path/to/temp-file
poetry run python /path/to/temp-file
Context
sudo
Native
inherit, from:python

inherit ← python

File DownloadFile ReadFile WriteLibrary LoadReverse/Bind ShellExecutionFile Upload Linux

This allows to run Python code (`...`). A valid `pyproject.toml` file must be present in the current working directory, you can create one with `poetry init -n`.

echo '...' >/path/to/temp-file
poetry run python /path/to/temp-file
Context
unprivileged
Native
inherit, from:python