mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Improve busctl
This commit is contained in:
parent
20efe0d022
commit
813d1bebca
@ -1,13 +1,12 @@
|
|||||||
---
|
---
|
||||||
|
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||||
functions:
|
functions:
|
||||||
shell:
|
shell:
|
||||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
- code: |
|
||||||
code: |
|
|
||||||
busctl --show-machine
|
busctl --show-machine
|
||||||
!sh
|
!/bin/sh
|
||||||
sudo:
|
sudo:
|
||||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
- code: |
|
||||||
code: |
|
|
||||||
sudo busctl --show-machine
|
sudo busctl --show-machine
|
||||||
!sh
|
!/bin/sh
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user