mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
08c8fafec9
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
310 B
310 B
description | functions | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The current implementation of `xdg-user-dir` is basically `eval echo ${XDG_${1}_DIR:-$HOME}`, thus is can be easily used to achieve command execution. |
|