1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-03 12:39:17 +01: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

@ -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
---