mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Improve busctl
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
---
|
||||
description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
functions:
|
||||
shell:
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
code: |
|
||||
- code: |
|
||||
busctl --show-machine
|
||||
!sh
|
||||
!/bin/sh
|
||||
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
|
||||
!sh
|
||||
!/bin/sh
|
||||
---
|
||||
|
Reference in New Issue
Block a user