1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

Create systemd-resolve.md

This commit is contained in:
Maciej Piechota 2021-08-17 18:06:21 +02:00 committed by Andrea Cardaci
parent f4914f6dcb
commit bbb694faaf

View File

@ -0,0 +1,8 @@
---
functions:
sudo:
- description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
code: |
sudo systemd-resolve --status
!sh
---